PKI Certificate Authorities
post/api/v1/pki/ca/acme
Request body
namestring required
The name of the ACME-compatible CA Certificate Authority to create. Must be slug-friendly.
projectIdstring uuid required
The ID of the project to create the Certificate Authority in.
enableDirectIssuanceboolean required
Whether or not to enable direct issuance of certificates for the ACME-compatible CA Certificate Authority.
status'active' | 'disabled' | 'pending-certificate' required
The status of the ACME-compatible CA Certificate Authority.
Response
Default Response
projectIdstring required
enableDirectIssuanceboolean
namestring required
idstring uuid required
status'active' | 'disabled' | 'pending-certificate' required
type'acme' required