Verify OAuth token (skip email for existing user)
Verify OAuth token (skip email for existing user)
For users who are already registered but have not yet verified their email. Verify the email via OAuth instead of sending an email OTP. Returns an oAuthTokenVerificationRequestId to complete the pending verification.
Authentication
ApiKeystring
Static API key issued to your tenant. Required on every request.
Request
This endpoint expects an object.
provider
OAuth provider.
Allowed values:
IdToken
ID token received from the OAuth provider.
Response
Token verified.
data
error_code
error_message
error_descriptions

