Skip to main content

Update user

Use this endpoint to update the attributes of the specified user.

PUT
/users/{user_guid}

Path Parameters

FieldRequiredType

user_guid

The unique identifier for a user, beginning with the prefix USR-.

Required
String

Request Body

User object to be updated (None of these parameters are required, but the user object cannot be empty.)

FieldRequiredType

user

Required
Object
Loading...