auth

Delete a token

Delete a token

delete/auth/tokens

Headers

tokenstring required

Response

Token successfully deleted

messagestring

Example response

{
  "message": "token deleted"
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.