Sign in

Delete custom field

documented

Delete a custom field definition.

DELETE /api/v2/fields/{fieldId}Custom Fieldsno implementation yet0 runs
No 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))
Delete custom field · Capsule CRM · OpenIntegrations