/create-certificate

Body Params
string

Content of the certificate in a Base64 format.

string

Protection from accidental deletion of this object [true/false]

string

Description of the object

expiration-event-in
array of strings

How many days before the expiration of the certificate would you like to be notified.

expiration-event-in
string

CertificateFormat of the certificate and private key, possible values: cer,crt,pem,pfx,p12. Required when passing inline certificate content with --certificate-data or --key-data, otherwise format is derived from the file extension.

item-custom-fields
object

Additional custom fields to associate with the item

boolean
Defaults to false

Set output format to JSON

string

The name of a key to use to encrypt the certificate's key (if empty, the account default protectionKey key will be used)

string

Content of the certificate's private key in a Base64 format.

string

Deprecated - use description

string
required

Certificate name

tags
array of strings

Add tags attached to this object

tags
string

Authentication token (see /auth and /configure)

string

The universal identity token, Required only for universal_identity authentication

Responses

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