Skip to content

Delete a personal access token

DELETE
/users/personalAccessTokens/id

Delete a personal access token by ID

Authorizations

ApiKeyAuth
TypeAPI Key (header: Authorization)

Parameters

Path Parameters

id*

Token ID (Unix timestamp)

Typeinteger
Required

Responses

OK
application/json
JSON
{
}

Samples