Skip to main content
POST
Connect Cloudflare Credential

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Body

application/json
name
string
required

Credential name; lowercase letters, digits and hyphens only.

api_token
string
required

A scoped Cloudflare API token. Global API Keys are not accepted.

account_id
string | null

Optional Cloudflare account to pin every zone listing to.

Response

Successful Response

success
boolean
required
name
string
required
errors
any[]
required
id
string
verification
CloudflareVerificationResponse · object