Link a user account with the provider's account using an id token
POST /link/idtoken
POST
/link/idtoken
Link the authenticated user’s account with an external OAuth provider account using an ID token. Requires elevated permissions.
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”ID token and provider information for account linking
object
provider
required
string
idToken
required
Apple ID token
string
nonce
Nonce used during sign in process
string
Responses
Section titled “ Responses ”Identity linked successfully
string
default
Section titled “default ”An error occurred while processing the request
Standardized error response
object
status
required
HTTP status error code
integer
Example
400 message
required
Human-friendly error message
string
Example
Invalid email format error
required
Error code identifying the specific application error
string