Create Certificate with PKCS7 or PEM File

POST {{apiPath}}/environments/{{envID}}/certificates

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Create Certificate with PKCS7 or PEM File.

Request Body

[{"name"=>"usageType", "value"=>"SIGNING", "datatype"=>"string"}, {"name"=>"file", "value"=>nil, "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring