Create a rulepost https://{hostname}/crux/v1/mgmt-pop/servicesCreates a new rule.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 ParamsactionintegerenumThe action the rule takes. Refer to Rule types & actions for available values.1248163264128256512Show 10 enum valuescreated_atstringISO 8601 timestamp marking the rule creation.descriptionstring | nullA description of the rule.global_rulebooleanWhether the rule is global.truefalsemerge_globalbooleanWhether to merge global rules.truefalsemodified_atstring | nullISO 8601 timestamp marking the last rule modification.namestringrequiredlength ≥ 1The rule name.partner_uuidstringThe unique partner ID.partner_uuid_urlstringThe unique partner URI.resource_uriobjectA plural bundle of navigable hypermedia links to other API resources.resource_uri objectrule_typeintegerenumrequiredThe rule type. Refer to Rule types & actions for available values.123456Allowed:123456servicestringThe unique service ID.statusintegerenumThe rule status. Either 0 for disabled or 1 for enabled.01Allowed:01tenant_uuidstringThe unique ID of the tenant.uuid_urlstringlength ≥ 1Unique URL for the rule.Response 200Successful response.Updated about 1 month ago