[ Web Proxy ]
URL:
Viewing: https://developers.cloudflare.com/api/resources/certificate_authorities [Back]  [Original]

Certificate Authorities | Cloudflare API Skip to content
logo.DMYpXs3t.svg [logo.DMYpXs3t.svg] Cloudflare API
CtrlK
Start here
Copy Markdown

Certificate Authorities

Certificate AuthoritiesHostname Associations

List Hostname Associations
GET/zones/{zone_id}/certificate_authorities/hostname_associations
Replace Hostname Associations
PUT/zones/{zone_id}/certificate_authorities/hostname_associations
ModelsExpand Collapse
TLSHostnameAssociation object { hostnames, mtls_certificate_id }
hostnames: optional array of string
mtls_certificate_id: optional string

The UUID for a certificate that was uploaded to the mTLS Certificate Management endpoint. If no mtls_certificate_id is given, the hostnames will be associated to your active Cloudflare Managed CA.

maxLength36
minLength36
HostnameAssociationGetResponse object { hostnames }
hostnames: optional array of string
HostnameAssociationUpdateResponse object { hostnames }
hostnames: optional array of string

Web Proxy Viewer  |  New URL  |  Original Page