put
https://{hostname}/etp-config/v3/customers//certificates/
Updates the value of a proxy certificate.
200Successful response.
Updates the value of a proxy certificate.
200Successful response.
xxxxxxxxxxcurl --request PUT \--url https://hostname/etp-config/v3/customers/configId/certificates/certificateId \--header 'accept: application/problem+json' \--header 'content-type: application/json' \--data '{"caMode": "CUSTOMER"}'
xxxxxxxxxx{"detail": "object has missing required properties ([\"exitPoints\",\"name\"])","instance": "233ecac0-074b-4d7f-a352-375636ecf2a9","status": 400,"title": "Bad Request","type": "https://problems.omni.akamaiapis.net/http/bad-request"}