latestOpenAPI 3.0.12026-08-10234260964.0 KB

6cc88fde6435

Cert Management

Add an SSL certificate

Add a single SSL certificate to a project.

post/projects/{projectId}/certificates

Path parameters

projectIdstring required

Request body

certificatestring required

The PEM-encoded certificate

keystring required

The PEM-encoded private key

chainstring[]

The certificate chain

is_invalidboolean

Whether this certificate should be skipped during provisioning

Response

statusstring required

The status text of the response

codeinteger required

The status code of the response