delete_a_custom_deal_field_data
Remove a specific custom field value from a deal by providing its ID. Use this to delete incorrect or outdated deal custom field data.
Instructions
🔴 DESTRUCTIVE · deletes data · Deal Custom Field Data · DELETE /dealCustomFieldData/{id}
Delete a custom field value
Deletes a record. Confirm with the user before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the dealCustomFieldData to retrieve |