Import Certificate

POST {{apiPath}}/environments/{{envID}}/customDomains/{{customDomainID}}

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Import Certificate.

Request Body

{"certificate"=>"{{certificate}}", "intermediateCertificates"=>"{{intermediateCertificate}}", "privateKey"=>"{{privateKey}}"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring