Deactivate an EdgeWorker version

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

Path Params
integer
required
≥ 1

Unique identifier for an EdgeWorker.

Query Params
string

For 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 Params
string
enum
required

The network on which the version will be deactivated, either STAGING or PRODUCTION.

Allowed:
string
length between 1 and 128

Note to specify why the version is being deactivated.

string
required
length ≥ 1

Unique identifier of the version that will be deactivated.

Response

Response body
object
string
required
length ≥ 1

Identifier for the account under which the EdgeWorker was created.

string
required
length ≥ 1

Username of the person who created the EdgeWorker.

date-time
required

ISO 8601 timestamp indicating when the EdgeWorker was created.

integer
required
≥ 1

Unique identifier of the deactivation.

integer
required
≥ 1

Unique identifier of the EdgeWorker.

date-time
required

ISO 8601 timestamp indicating when the EdgeWorker was most recently modified.

string
enum
required

The network on which the version is deactivated, either STAGING or PRODUCTION.

STAGING PRODUCTION

string
length between 1 and 128

Note to specify why the version is being deactivated.

string
enum
required

The deactivation status of the EdgeWorker version, either PRESUBMIT, PENDING, IN_PROGRESS, COMPLETE, ABORTED, ERROR, DELETED_BY_AKAMAI, CANCELLING, CANCELLED, or EXPIRED.

PRESUBMIT PENDING IN_PROGRESS COMPLETE CANCELLING CANCELLED ABORTED ERROR DELETED_BY_AKAMAI EXPIRED

string
required
length ≥ 1

Unique identifier of the version.

Headers
object
string

Use this URL to fetch the new resource.

Language
Authentication
URL