Create Customer Data
Copied



https://api.ocamba.com/v1/hood/customer-data
Copied

https://api.ocamba.com/v1/hood/customer-data
Creates a new Customer Data
Rate limits:
Burst: 10/s
Steady: 150/m
Name
Descriptionpi_datanumber (integer)
Indicates whether the property contains Personally Identifiable Information (PII). If set to 1, values will be encrypted and access will be restricted to users with appropriate permissions.Example: 1
Possible values: 0 | 1
targetstringrequired
Legacy field provided for backward compatibility. It is included in responses but no longer accepted in requests. Use the 'label' field for defining custom property identifiers going forward.Example: my_region
201 - Created
400 - Bad Request
500 - Internal Server Error