POST certificates/add
Adds a new certificate.
Remarks
The request body must be presented in the multipart/form-data format. It must include the following parts:Returns HTTP 200 when the certificate is added successfully.
Returns HTTP 400 if the input is invalid.
Returns HTTP 500 if an internal server error occurs.