Skip to main content
DELETE
/
cms
/
{slug}
Delete CMS Collection
curl --request DELETE \
  --url https://api.kardow.com/cms/{slug} \
  --header 'x-api-key: <api-key>'
{
  "error": {
    "message": "<string>",
    "code": "<string>",
    "details": "<unknown>",
    "url": "<string>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://kardow.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

This is irreversible. Items are not soft-deleted.

Authorizations

x-api-key
string
header
required

API key for authentication. Get yours from Settings > API Keys in the Kardow dashboard.

Path Parameters

slug
string
required

Response

Deleted