latestOpenAPI 3.0.12026-08-2035981.5 MB

0287c6a59eba

Users

Delete personal access token

Delete a token for the user by name using the legacy path parameter. Deprecated: use the POST /delete endpoint instead to avoid url name encoding issues.

delete/api/users/{userId}/personal-access-tokens/{name}

Path parameters

userIdstring required

The unique identifier of the user.

namestring required

The name of the token.

Response

The token was deleted successfully.