Token
Delete token
Delete the personal access token with the given ID.
delete/token/{id}
Path parameters
idstring required
ID of the personal token to delete.
Example:pat_XXXXXXXXXXXXXXXXXXXXXXXXX
Response
Personal access token was deleted successfully.