POST /v1/authorizations/cancelToken
Cancels an access token at the wallet, revoking the authorization.
Request Parameters
string
required
The access token to cancel. No special characters (
@, #, ?).Max length: 128 charactersstring
Extended information.Max length: 4096 characters
Response Parameters
object
required
Standard result object with
resultCode, resultStatus, resultMessagestring
Extended response information.Max length: 4096 characters