Skip to main content

SSOTokenAuthorizeReply

errorstring

The error message if the request was unsuccessful

error_codestring

The error code if the request was unsuccessful

messagestring
organization_idstring
successboolean

Whether or not the request was successful or not

token_idstring
unverifiedboolean
SSOTokenAuthorizeReply
{
"error": "string",
"error_code": "string",
"message": "string",
"organization_id": "string",
"success": true,
"token_id": "string",
"unverified": true
}