Create a contact property
loops_create_contact_propertyCreates a custom contact property/field (additive schema change). Loops API: POST /v1/contacts/properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the custom property to create (required). | |
| type | Yes | Data type of the property (required). |