MTLS Certificates
MTLSCertificates
Methods
get/accounts/{account_id}/mtls_certificates
Lists all mTLS certificates.
get/accounts/{account_id}/mtls_certificates/{mtls_certificate_id}
Fetches a single mTLS certificate.
post/accounts/{account_id}/mtls_certificates
Upload a certificate that you want to use with mTLS-enabled Cloudflare services.
delete/accounts/{account_id}/mtls_certificates/{mtls_certificate_id}
Deletes the mTLS certificate unless the certificate is in use by one or more Cloudflare services.
Domain types
MTLSCertificate{…}
MTLS Certificates
Associations
MTLSCertificates.Associations
Methods
get/accounts/{account_id}/mtls_certificates/{mtls_certificate_id}/associations
Lists all active associations between the certificate and Cloudflare services.
Domain types
CertificateAsssociation{…}