Update User
Copied



https://api.ocamba.com/v1/hood/users/{id}
Copied

https://api.ocamba.com/v1/hood/users/{id}
Updates a User if a valid identifier was provided
Rate limits:
Burst: 10/s
Steady: 150/m
Name
Descriptionidstringrequired
Unique resource identifier.Example: 12345
Name
Descriptioncommentstring
Comment added to userExample: This is Ocamba User
emailstring
Email of the user. When reading the field will be masked. Use the proper filter to see it.Example: [email protected]
lists[ string ]
An array of unique valid customer list ids. Shows which customer lists the user is in.Example: ["1000102", "1000105"]
mobile_phone_numberstring
Mobile phone number in E.164 standard. By default, when reading, this field is masked. Use the proper filter to see it.Example: +49658245684
204 - No Content