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
CRTit is mandatory to send thecrt_fileand thecrt_private_key_file, if the type isPFXit is mandatory to sendpfx_fileandpfx_password.
Request
Responses
- 201
- 401
- 403
- 422
Certificate added
Authentication failure. Invalid token
Permission failure. You don't have the required Scope for this call.
Invalid certificate data