User endpoints
Update user
Update user
PUT
Using this endpoint, you can change the name of your own user. Authorize the request with a personal access token (PAT).
You cannot change the names of other users, you cannot change properties other than your name, and you cannot use an API token to authorize the request.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
application/json
Was this page helpful?