Skip to content

UserUpdate

Field Type Required Description
firstName string
lastName string
customAttributes CustomAttributes
{
"firstName": "John",
"lastName": "Doe",
"customAttributes": {
"attribute1": "value1",
"attribute2": "value2"
}
}