Skip to main content

Remove a Personal-Access-Token (PAT) by ID

DELETE 

/users/:userId/pats/:tokenId

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Deprecated: use user service v2 RemovePersonalAccessToken instead.

Delete a PAT from a user. Afterward, the user will not be able to authenticate with that token anymore.

Request​

Responses​

OK