Delete a token

Delete a token so it can no longer be used for authentication with the API.

Path Params
integer
required

Uniquely identifies each token.

Responses
204

Successfully deleted.

400

Bad request. The URL or JSON request object is invalid.

500

Internal server error. Try again later.

Language
URL
Response
Click Try It! to start a request and see the response here!