Deletes the token of the logged in user.

Logs out the user by deleting the given authorization token.

Headers
string
required

Token has to be passed as value of the Authorization header like 'Bearer [token]'.

Responses
204

No Content

403

Forbidden

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*