Modify a URL location ruleput https://{hostname}/crux/v1/mgmt-pop/apps/{applicationId}/urllocation/{locationId}Edits a URL location rule.Path ParamslocationIdstringrequiredA unique identifier for each URL location rule.applicationIdstringrequiredA unique identifier for each application.Query ParamscontractIdstringrequiredThe Akamai contract identifier for your Enterprise Application Access product.accountSwitchKeystringFor 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 Paramsapp_uuid_urlstringA unique identifier for an application.descriptionstring | nullrequiredA description of the application.namestringrequiredThe name of the application.resource_uriobjectURL location resource properties.resource_uri objectrule_typeintegerenumThe rule type. Refer to Rule types & actions for available values.1123456Allowed:123456serversarray of objectslength ≥ 0Host, port, and protocol server details.serversADD objectsettingsobjectThe advanced application settings.settings objectstatusinteger≥ 0The status of the application.urlstringThe application URL.uuid_urlstringThe application configuration's unique ID.Response 200Successful response.Updated about 1 month ago