Invalidate JWT
Auth
Invalidate JWT
Invalidates all JWTs for the authenticated account.
GET
Invalidate JWT
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Success
Whether the request was successful
Example:
true
Error message, present only on failure
Example:
""
Semantic error code. See each endpoint's error responses for the specific codes it can return.
Deprecation notice, if applicable
Example:
""