Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Token revoked successfully

code
string

Response code indicating successful revocation

Example:

"jwt_auth_token_revoked"

data
object