Skip to main content

Add a Certificate

POST 

/v2/admin/certificates

Add a certificate.

Certificate Type: Depending on the type of certificate provided, it is necessary to send the files object with different contents. If the certificate type is CRT it is mandatory to send the crt_file and the crt_private_key_file, if the type is PFX it is mandatory to send pfx_file and pfx_password.

Request

Responses

Certificate added