Update extra certificate
Add or update an extra certificate.
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"