Delete API Token
DELETE /v2/auth/api-token/:id
Deletes an existing API token by its unique identifier. This operation permanently removes the token and returns a success status without a response body.
Response Example
Status: 204
DELETE /v2/auth/api-token/:id
Deletes an existing API token by its unique identifier. This operation permanently removes the token and returns a success status without a response body.
Status: 204