v15

latestOpenAPI 3.0.0MIT Licenseraw.githubusercontent.com2026-08-016088119.5 KB
security

Link a user account with the provider's account using an id token

Link the authenticated user's account with an external OAuth provider account using an ID token. Requires elevated permissions.

post/link/idtoken

Request body

provider'apple' | 'google' required
idTokenstring required

Apple ID token

noncestring

Nonce used during sign in process

Response

Identity linked successfully

'OK' required