Deactivate an EdgeWorker versionpost https://{hostname}/edgeworkers/v1/ids/{edgeWorkerId}/deactivationsDeactivate an existing EdgeWorker version on the Akamai network, either staging or production.Path ParamsedgeWorkerIdintegerrequired≥ 1Unique identifier for an EdgeWorker.Query ParamsaccountSwitchKeystringFor 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 ParamsnetworkstringenumrequiredThe network on which the version will be deactivated, either STAGING or PRODUCTION.STAGINGPRODUCTIONAllowed:STAGINGPRODUCTIONnotestringlength between 1 and 128Note to specify why the version is being deactivated.versionstringrequiredlength ≥ 1Unique identifier of the version that will be deactivated.Response 201Provides details for an EdgeWorker deactivation.Updated about 1 month ago