Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.
/api/v0/domains/{projectId}/{domainId}DELETE
Delete a custom domain from Cloudflare and the database.
Response
200
deleted *boolean
404
error *string
Request example
curl -X DELETE "https://api.example.com/api/v0/domains/<projectId>/<domainId>"