ApiTokens
Delete an ApiToken
Delete an ApiToken that has previously been created. Once deleted, the ApiToken can no longer be used to authenticate requests.
DELETE
/
v1
/
api_tokens
/
{id}
Authorizations
Path Parameters
Response
200 - application/json
String representing the object’s type. Objects of the same type share the same value.
This is the internal ID for this object. You don’t need to record this information, since you will not need to use it.
If the object has been deleted, the value is true. If the object has not been deleted, the value is false.