Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

projectId
string
required

Body

application/json
certificate
string
required

The PEM-encoded certificate

key
string
required

The PEM-encoded private key

chain
string[]

The certificate chain

is_invalid
boolean

Whether this certificate should be skipped during provisioning

Response

default - application/json
status
string
required

The status text of the response

code
integer
required

The status code of the response

Last modified on June 16, 2026