Creates a new client certificate.

Body Params
string
required

The host domain for the certificate without https://. You can use wildcards to match domains, e.g. "*.acme.com"

string
required

The client certificate in PEM format as a string. This string should retain any line breaks, e.g. it should start similar to this "-----BEGIN CERTIFICATE-----\nMIIEnTCCAoWgAwIBAgIJAL+WugL...

string

An optional CA certificate in PEM format as a string.

string

The private key in PEM format as a string.

string

An optional passphrase for the private key. Your passphrase is stored encrypted at rest.

Headers
string

Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json