fields_delete_deal_field
Remove a custom deal field from Pipedrive by its ID. Existing values are preserved but the field stops appearing in the UI.
Instructions
Delete a custom deal field by ID.
This soft-deletes the field on Pipedrive. Existing values are preserved on records but the field stops appearing in the UI and new payloads.
Use fields_bulk_delete_deal_fields to delete several fields in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the deal field to delete |