post
https://{hostname}/etp-config/v3/customers//certificates//op/confirm-download
Transitions the certificate's state from PENDING_DOWNLOAD to PENDING_ACTIVATION or INCOMPLETE.
200Successful response.
Transitions the certificate's state from PENDING_DOWNLOAD to PENDING_ACTIVATION or INCOMPLETE.
200Successful response.
xxxxxxxxxxcurl --request POST \--url https://hostname/etp-config/v3/customers/configId/certificates/certificateId/op/confirm-download \--header 'accept: application/problem+json'
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"}