API call
POST /certificates/system/selfsigned
Return codes
Status code |
HTTP name |
Description |
---|---|---|
201 | Created | The certificate was generated 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. |