Authorization
Authorization
RequiredBearer <token>In: header
Request Body
application/json
Requiredstepup
booleanfalse
customClaims
objectmfa
booleanfalse
ssoAppId
stringtemplateOptions
objectlocale
stringpkceChallenge
stringrelevant only for enchanted links in the point in time - other methods will ignore this field
"bytes"
revokeOtherSessions
booleanQuery Parameters
provider
stringredirectUrl
stringprompt
array<string>test
booleanrawResponse
booleanOK
Create Redirect URI for Sign-In Request POST
### Create an OAuth Redirect URI for user Sign-In Request This endpoint allows you to create an OAuth Redirect URI for user Sign-Up Request. ### See Also - See [The User Object](/api/overview#the-user-object) for further details on how to identify users and their contact information such as email addresses and phone number. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <Project ID>`
Starts a full OAuth flow using native APIs POST
Starts a full OAuth flow using native APIs ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <Project ID>`