v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
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

namestring required

The name of the token to delete.

Response

The token was deleted successfully.