Skip to main content
POST
Java (SDK)

Body

application/json
next_step_auth_id
string
required

Authorization session ID from /v1/oauth2/authorize

Example:

"auth_mfa_123abc"

verification_code
string
required

6-digit verification code sent to user's phone

Pattern: ^[0-9]{6}$
Example:

"123456"

Response

MFA verification successful

next_step_auth_id
string

Updated authorization session ID for next step

Whether user consent is required

client_name
string

Name of the OAuth2 client

scopes
string[]

List of requested scopes