Modify a URL location rule

Edits a URL location rule.

Path Params
string
required

A unique identifier for each URL location rule.

string
required

A unique identifier for each application.

Query Params
string
required

The Akamai contract identifier for your Enterprise Application Access product.

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

A unique identifier for an application.

string | null
required

A description of the application.

string
required

The name of the application.

resource_uri
object

URL location resource properties.

integer

The rule type. Refer to Rule types & actions for available values.

servers
array of objects
length ≥ 0

Host, port, and protocol server details.

servers
settings
object

The advanced application settings.

integer
≥ 0

The status of the application.

string

The application URL.

string

The application configuration's unique ID.

Response

Response body
object
string

A unique identifier for an application.

string | null
required

A description of the application.

string
required

The name of the application.

resource_uri
object

URL location resource properties.

string

A unique identifier for the resource location.

integer

The rule type. Refer to Rule types & actions for available values.

1 2 3 4 5 6

servers
array of objects
length ≥ 0

Host, port, and protocol server details.

servers
object
string

Server hostname.

integer

Server port.

string

The https or http protocol of the server.

settings
object

The advanced application settings.

Has additional fields
integer
≥ 0

The status of the application.

string

The application URL.

string

The application configuration's unique ID.

Language
Authentication
URL