Delete a field
CMS fields
Delete a field
Permanently deletes the field and its stored values: the key is stripped from every item’s data, and reference or asset attachments made through the field are removed. This cannot be undone. If the website has a published version, the deletion is validated against the published site’s content queries and rejected when the site still depends on the field.
DELETE
Delete a field
Authorizations
Cactal API key. Create one in the dashboard or via POST /apiKeys. The plaintext key is shown once at creation.
Path Parameters
Minimum string length:
1Response
Deletion acknowledgement.
Always true once the field and its stored values are removed.