v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Users

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

namestring required

The new token name. Must be unique within the user.

Response

The token was updated successfully.

tenantIdstring required
userIdstring required
namestring required
valuestring required
createdAtnumber required
expiresAtnumber nullable required