API call
POST /certificates/upload
Request body
file
string
Return codes
Status code |
HTTP name |
Description |
---|---|---|
201 | Created | The certificated was uploaded successfully. |
400 | Bad Request | The request body contains an invalid entry, an invalid value for an entry, or invalid JSON. |
409 | Conflict | The certificate already exists. |