Update Users custom data
Copied
https://api.ocamba.com/v1/hood/users/custom-data
Copied
https://api.ocamba.com/v1/hood/users/custom-data
Updates the Custom Users data by setting the values of the parameters passed
Name
Descriptioncustom_dataobjectrequired
Custom data that you wish to add for the user. Key-value pairs {key:value}Name
Descriptionkeystring
Key for the custom data.Example: clicker
valuestring
Value for the custom dataExample: 1
user_idstringrequired
User id generated by the Ocamba platform.Example: 1299481029301
204 - No Content
note
1 List of users represents users you want to update, custom data object represents user property you want to update.