Update certificate profileput https://{hostname}/crux/v1/device-posture/risk-assessment/certificate-profiles/{certificateProfileId}Update a certificate profile.Path ParamscertificateProfileIdintegerrequiredA unique identifier for the certificate profile.Query ParamscontractIdstringThe Akamai contract identifier for your Enterprise Application Access product.accountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamscaIdstringrequiredlength ≥ 1The ID of the CA used with the certificate profile.namestringrequiredlength ≥ 1The name of the certificate profile.ocspIdstringlength ≥ 1The ID of the OCSP used with the certificate profile.revocationStatusbooleanEnable or disable the OCSP check.truetruefalsetpmAttestedbooleanEnables the trusted platform module (TPM) check.truetruefalseResponse 200Successful response.Updated about 1 month ago