Logo
Akamai APIs API Documentation

EdgeWorkers API-Deactivations

Number of APIs: 3


1. Deactivate an EdgeWorker version

POST https://{{host}}/edgeworkers/v1/ids/:edgeWorkerId/deactivations

Deactivate an existing EdgeWorker version on the Akamai network, either staging or production.



2. List deactivations

GET https://{{host}}/edgeworkers/v1/ids/:edgeWorkerId/deactivations

View the list of deactivations for an existing EdgeWorker. You can limit the results to a specific version.



3. Get a deactivation

GET https://{{host}}/edgeworkers/v1/ids/:edgeWorkerId/deactivations/:deactivationId

View details for a specific deactivation.



ENDPOINTS