fields_delete_organization_field
Delete a custom organization field in Pipedrive by its ID. The field is soft-deleted, preserving existing values but hiding it from UI and new payloads.
Instructions
Delete a custom organization 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_organization_fields to delete several fields in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the organization field to delete |