Upsert the Certificate
PUT {{baseUrl}}/api/v1/domains/:domainId/certificate
Creates or replaces the certificate for the custom domain
Request Body
{"certificate"=>"veniam sed", "certificateChain"=>"laboris", "privateKey"=>"aliqua pariatur ", "type"=>"PEM"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |