POST
/
auth
/
v1
/
verify
/
code

Authorizations

clientId
string
headerrequired
clientSecret
string
headerrequired

Body

application/json
code
string
required

The code to be verified.

Response

200 - application/json
requestId
string

The unique identifier for the code verification request.

message
string

A message indicating the result of the verification.

userDetails
object