Tokens
Delete a token
Deletes a project token.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The token ID in UUID format.
Example:
"123e4567-e89b-12d3-a456-426614174000"
Response
200
application/json
Successful response
The response is of type object
.