Users
Delete personal access token
Delete a token for the user by name.
post/api/users/{userId}/personal-access-tokens/delete
Path parameters
userIdstring required
The unique identifier of the user.
Request body
Response
The token was deleted successfully.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.