Add Custom Certificate
Adds a custom certificate to a BunnyCDN pull zone.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The Bunny pull zone ID.
stringrequired
Hostname to attach the custom certificate to.
stringrequired
Base64-encoded certificate content.
stringrequired
Base64-encoded private key content.