Delete Authentication Token

Deletes a authentication token.

Path Params
string
required

The identifier provided after the authentication token was created.

Responses
204

Deleted the authentication token. Returns an empty payload.

403

Not authorized

404

Record not found. Please check to make sure that the specified ID is valid.

500

Internal system error. Please contact support in the event that this occurs.

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