Delete a contact field
reach_deleteAContactFieldV1Delete a custom contact field and all its associated values and options (for choice types), without affecting the contacts themselves.
Instructions
Delete a custom contact field.
Every value contacts hold for the field is deleted with it, and for the choice types so are its options. The contacts themselves are not affected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fieldUuid | Yes | Contact field uuid parameter | |
| profileUuid | Yes | Profile uuid parameter |