Update User

Updates a user's attributes

Path Params
int32
required

ID of user to update

Body Params
string

[Optional]

string

[Optional]

boolean

[Optional]

boolean

[Optional]

managerEmails
array of strings

[Optional] Array of existing manager emails.

managerEmails
boolean

[Optional] If set to true, user's managers will be exactly what managerEmails is set to. Having an empty array for mangerEmails while this is true will delete all managers of the user.

custom_attributes
object

[Optional] An object that represents all custom attributes the user should have. This will OVERWRITE the existing custom attributes and be set exactly as the object that is passed in.

update_custom_attributes
object

[Optional] Create/update custom attributes for this user without deleting the existing values first. Use this INSTEAD OF custom_attributes!

Response

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json