These docs are for v1.0. Click to read the latest docs for v2.0.

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
Credentials
Click Try It! to start a request and see the response here!