Skip to main content
DELETE
/
cms
/
{slug}
/
{id}
Delete CMS Item
curl --request DELETE \
  --url https://api.kardow.com/cms/{slug}/{id} \
  --header 'x-api-key: <api-key>'

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.

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
id
string<uuid>
required

Response

200

Deleted