post https://{hostname}/etp-config/v3/customers//certificates//op/deactivate
Transitions the proxy certificate's state from any state to DEACTIVATING
.
Responses
200Successful response.
Transitions the proxy certificate's state from any state to DEACTIVATING
.
200Successful response.
xxxxxxxxxx
curl --request POST \
--url https://hostname/etp-config/v3/customers/configId/certificates/certificateId/op/deactivate \
--header 'accept: application/json'