Identities
Complete linking an external identity
Exchanges the provider's authorization code (using the pending link identified by state) and links the verified identity to the signed-in user. The pending link is single-use and expires 10 minutes after it was started.
post/v1/identities/{provider}/link/complete
Path parameters
providerstring required
Example:world-sandbox
Request body
Response
Identity linked (or re-verified)
Changes
Changed in 1 of the 22 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○