Skip to main content
DELETE
Delete a token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tokenId
string<uuid>
required

The token ID in UUID format.

Example:

"123e4567-e89b-12d3-a456-426614174000"

Response

Successful response

The response is of type object.