Delete an auth token
Authentication
Delete an auth token
This endpoints revokes the session_jwt passed in the Authorization header.
DELETE
Delete an auth token
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.
Example:
"en"
Response
No Content