Create a new EdgeWorker ID

Register a new EdgeWorker ID within a particular group.

Recipes
Create a new EdgeWorker ID
Open Recipe
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
length between 1 and 128

Description of the EdgeWorker.

integer
required
≥ 1

Identifies a group to assign to the EdgeWorker.

string
required
length ≥ 1

A name you assign to the EdgeWorker.

integer
required
≥ 1

Unique identifier of a resource tier. The resource tier is write-once data. To change the resource tier you need to Clone an EdgeWorker ID.

Response

Response body
object
string
length ≥ 1

Identifier for the account under which the EdgeWorker was created.

string
length ≥ 1

Username of the person who created the EdgeWorker.

date-time

ISO 8601 timestamp indicating when the EdgeWorker was created.

string
length between 1 and 128

Description of the EdgeWorker.

integer
≥ 1

Unique identifier of the EdgeWorker.

integer
required
≥ 1

Group identified by the user who created the EdgeWorker.

string
length ≥ 1

Username of the person who most recently updated the EdgeWorker.

date-time

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

string
required
length ≥ 1

Name given by the user who created the EdgeWorker.

integer
required
≥ 1

Resource tier selected when the EdgeWorker was created.

Headers
object
string

Use this URL to fetch the new resource.

Language
Authentication
URL