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.
Request example
curl --request POST "https://api-asm1.apica.io/v3/certificates/add?auth_ticket=C471ADC4-19B4-4219-BBF4-671A97EC653E"