Activate an EdgeWorker versionCopy Pagepost https://{hostname}/edgeworkers/v1/ids/{edgeWorkerId}/activationsActivate 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 ParamsautoPinbooleanDefaults to trueAutomatically pin the initial revision during parent EdgeWorker activation.truefalsenetworkstringenumrequiredThe network on which the version will be activated, either STAGING or PRODUCTION.STAGINGPRODUCTIONAllowed:STAGINGPRODUCTIONnotestringlength between 1 and 128Note to specify why the version is being activated.versionstringrequiredlength ≥ 1Unique identifier of the version that will be activated.Response 201Provides details for an EdgeWorker activation.Updated 4 months ago