Hanzo
OpenapiCloudflare

KVNamespaceCreate creates a Workers KV namespace on the org's Cloudflare…

KVNamespaceCreate creates a Workers KV namespace on the org's Cloudflare account. Requires org admin.

POST /v1/cloudflare/kv/namespaces

Addresshttps://api.hanzo.ai/v1/cloudflare/kv/namespaces
MethodPOST
Operationpost_cloudflare_kv_namespaces
AuthAuthorization: Bearer $HANZO_API_KEY

KVNamespaceCreate creates a Workers KV namespace on the org's Cloudflare account. Requires org admin. Cloudflare mints the namespace id the value routes address.

Request

1 field, body application/json (required).

FieldInTypeRequiredDescription
titlebodystringTitle is the namespace's display title.

Response

StatusBodyMeaning
200ok

200 body — 1 field.

FieldInTypeAlwaysDescription
(body)bodyanyyes

Failure carries the platform error shape — see Errors.

Examples

hanzo cloudflare kv namespaces create

Cloudflare API · All Hanzo APIs · Interactive reference

How is this guide?

On this page