Post
/v1/zones/{zone-id}/certificates
Creates a new Zone Certificate for the specified Zone
Security
API Key: bearerToken
Header parameter nameAuthentication
A JWT bearer token to be passed once authenticated.
Path parameters
zone-id
string (uuid) Required
UUID of a zone.
Responses
200
Details of the new zone certificate.
object
Detailed info of all zone certificates.
next_certificate
string
New Zone certificate (PEM format).