Update extra certificate
Add or update an extra certificate.
Path parameters
-
cert_id
string Required The extra certificate Id. For example,
star_my_domain_com
.
PUT
/platform/configuration/security/extra_certs/{cert_id}
curl \
--request PUT 'https://{{hostname}}/api/v1/platform/configuration/security/extra_certs/{cert_id}' \
--user "username:password" \
--header "Content-Type: application/text"