Hanzo
OpenapiCloudflare

Deletes a Cloudflare Pages project, and with it every deployment it has ever…

Deletes a Cloudflare Pages project, and with it every deployment it has ever made.

DELETE /v1/cloudflare/pages/projects/{project}

Addresshttps://api.hanzo.ai/v1/cloudflare/pages/projects/{project}
MethodDELETE
Operationdelete_cloudflare_pages_projects_by_project
AuthAuthorization: Bearer $HANZO_API_KEY

Deletes a Cloudflare Pages project, and with it every deployment it has ever made. Requires org admin.

Request

1 field.

FieldInTypeRequiredDescription
projectpathstringyesProject is the Pages project name.

Response

StatusBodyMeaning
200ok

200 body — 1 field.

FieldInTypeAlwaysDescription
(body)bodyanyyes

Failure carries the platform error shape — see Errors.

Examples

hanzo cloudflare pages projects rm <project>

Cloudflare API · All Hanzo APIs · Interactive reference

How is this guide?

On this page