Skip to main content
GET
Revoke all tokens for the authenticated user

Headers

Authorization
string
required

Bearer {token}

Example:

"Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9..."

Response

All tokens revoked

revoked
boolean
required
Example:

true