Skip to main content
POST
Java (SDK)

Body

application/json
next_step_auth_id
string
required

Authorization session ID from previous step (/v1/oauth2/authorize or /v1/oauth2/authorize/mfa)

Example:

"auth_confirm_456def"

Response

Authorization confirmed, code generated successfully

code
string
required

Single-use authorization code to exchange for tokens (expires in ~10 minutes)

redirect_uri
string<uri>
required

Redirect URI registered with the client