Skip to main content
POST
OAuth Verification

Path Parameters

portalId
string<uuid>
required

unique portal id (provided by Magna)

provider
string
required

OAuth provider

Body

application/json

Body

authorizationCode
string
required

OAuth authorization code

state
string
required

OAuth state parameter

codeVerifier
string
required

code verifier for PKCE flow

Response

200

account
object
required