Delete a contact field
reach_deleteAContactFieldV1Deletes a custom contact field along with all stored values and choice options, without affecting the contacts themselves. Use it to permanently remove an unwanted field from a profile.
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 |