Contact properties
Create contact property
Create a new contact property.
POST
Request
Body
The name of the property.
This should be in camelCase
, like planName
or favoriteColor
.
The property’s value type.
Allowed values:
string
number
boolean
date
There are a few reserved names that you cannot use for contact properties.
Response
Success
Error
An error message.
Was this page helpful?