Skip to main content

Description

Deletes a custom field from a business. Use it to remove a field that is no longer used or one created by mistake.
This action cannot be undone — the custom field definition (and any values stored under it) is permanently removed. State exactly which field will be deleted and confirm with the user before proceeding.

Parameters

Example Usage

Notes

  • Returns a success response when the field is deleted.
  • Resolve fieldId via get_custom_fields_list (match the field by name) if the user refers to the field by name rather than ID.