Update a Customer Data
https://api.ocamba.com/v1/hood/customer-data/{id}
https://api.ocamba.com/v1/hood/customer-data/{id}
Updates the specific Customer Data by setting the values of the parameters passed. Any parameters not provided will be left unchanged
Name
Descriptionidstringrequired
Unique resource identifier.Example: 12345
Name
Descriptionpi_datanumber (integer)
Describes if the target will be PI sensitive. If so, the data that will be added to the key, when adding it as extra to users, will be encrypted.Example: 1
Possible values: 0 | 1
204 - No Content
400 - Bad Request
500 - Internal Server Error
1 At least one of the updatable fields should be sent via HTTP body in order to change the current state of the customer list.
1 If you don't know the customer data id, list the customer data to find it.