Create Cloudflare credential
Adds a Cloudflare API credential to the workspace. The API token is stored as a platform Secret and is never returned.
Documentation Index
Fetch the complete documentation index at: https://akua-1dce587a.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
workspace API token (sk_akua_...) or OAuth2 JWT. Create tokens at https://akua.dev/developers/api-tokens
Headers
Optional workspace/scope context for the request. Carries a single workspace wire id (ws_…) today. Only needed for broad tokens — a workspace-owned token implies its workspace.
1 - 53"ws_j572abc123def456"
Body
1 - 100"Production Cloudflare"
Cloudflare account ID.
1 - 200^[A-Za-z0-9_-]+$Cloudflare zone ID used for Access-protected origin hostnames.
1 - 200^[A-Za-z0-9_-]+$Hostname suffix used for Access-protected origin hostnames.
1 - 253Cloudflare API token. Stored as a platform Secret; never returned.
1 - 2000Response
Cloudflare credential created