v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1345170236.8 KB
customers

Uploads a successfully issued certificate for a certificate provisioning process.

post/v1/{+name}:uploadCertificate

Path parameters

namestring required

Required. Resource name of the CertificateProvisioningProcess to return. The name pattern is given as customers/{customer}/certificateProvisioningProcesses/{certificate_provisioning_process} with {customer} being the obfuscated customer id and {certificate_provisioning_process} being the certificate provisioning process id.

Request body

certificatePemstring

Required. The issued certificate in PEM format.

Response

Successful response