GET
/
oauth
/
authorize
{
  "code": 123,
  "message": "<string>"
}

Authorizations

x-api-key
string
header
required

Response

200
application/json

Token authorized successfully

The response is of type object.