Using this endpoint, you can update your own user. Authorize the request with a personal access token (PAT).You can’t update other users with this endpoint, and you can’t use an API token to authorize the request.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Object representing a user update request
New name for the user
Example:
"John Smith"
Response
200 - application/json
User