Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer

Body

application/json

Request body for revoking an extension token

token
string
required

The extension auth token to revoke

Minimum string length: 1

Response

200 - application/json

OK

Result of revoking an extension token

revoked
boolean
required

Whether the token was successfully revoked