Update user attributes with values from the payload.

You can NOT use this endpoint to manage user groups (permissions), or any read-only attribute (ex: user)

Example payload:

{
    "nick_name": "Frankie"
}

Requesting token must have user - put permission.

Language
Authorization
Click Try It! to start a request and see the response here!