Update a user object

This request accepts a JSON body containing the user attributes to update. Attributes not present in the request body remain the same. It returns the updated User object.

Path Params
string
required

User ID or API key

Body Params
json
required

User object

Headers
string
required

Your API key

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!