Delete a personal access token
Personal Access Tokens
Delete a personal access token
Permanently delete the personal access token with the given ID. This action is irreversible.
DELETE
Delete a personal access token
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
System-generated service account ID.
Example:
"jqfwg345gi25n5ju2yz5iz6m"
Response
Successfully deleted the personal access token.
The response is of type DeletePersonalAccessTokenResponse · object.