Delete custom field
documentedDelete a custom field definition.
DELETE /api/v2/fields/{fieldId}Custom Fieldsno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
Note: Capsule's official API for deleting a custom field is DELETE https://api.capsulecrm.com/api/v2/{entity}/fields/definitions/{fieldId}. The path DELETE /api/v2/fields/{fieldId} is not documented. See Capsule API docs for Custom Field (Delete custom field). ([developer.capsulecrm.com](https://developer.capsulecrm.com/v2/operations/Custom_Field))