v1
latestOpenAPI 3.0.12026-08-0435481.5 MBUsers
Update personal access token
Update a token for the user by name using the legacy path parameter. Deprecated: use the PATCH /personal-access-tokens endpoint instead to avoid url name encoding issues.
patch/api/users/{userId}/personal-access-tokens/{name}
Path parameters
userIdstring required
The unique identifier of the user.
namestring required
The current name of the token.
Request body
Response
The token was updated successfully.