PUT
/
api
/
v1
/
client
/
{environmentId}
/
contacts
/
{userId}
/
attributes
{
"data": {
"changed": true,
"message": "The person was successfully updated."
}
}

Path Parameters

environmentId
string
required
userId
string
required

Body

application/json · object

Response

200
application/json

OK

The response is of type object.