reach_deleteAContactFieldV1
Delete a custom contact field from a profile, removing its values and options while preserving contacts.
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 |