Creates repository certificates on the server
POST {{baseUrl}}/api/v1/certificates?upsert=true
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
upsert | boolean | Whether to upsert already existing certificates. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK