Skip to main content
DELETE
Revoke auth token

Authorizations

Authorization
string
header
required

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

Query Parameters

token
string
required

Auth token to revoke

Response

Token revoked successfully

message
string