Authenticate
Revoke an access_token
You can use this endpoint to revoke an access_token
.
POST
Body
application/json
A structure representing a request to revoke a token.
The JWT (Json Web Token) token to be revoked
Required string length:
300 - 600
The client's id as obtained from your Nomba dashboard.
Required string length:
36