Modify a ruleCopy Pageput https://{hostname}/crux/v1/mgmt-pop/services/{id}Updates an existing rule.Path ParamsidstringrequiredA unique identifier for each access control rule.Query ParamsaccountSwitchKeystringFor 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 ParamsEnterprise Access rule settings.actionintegerenumrequiredThe action the rule takes. Refer to Rule types & actions for available values.1248163264128Show 8 enum valuescreated_atstringISO 8601 timestamp marking the rule creation.descriptionstring | nullrequiredA description of the rule.global_rulebooleanrequiredWhether the rule is global.truefalsemerge_globalbooleanrequiredWhether 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.settingsarray of objectslength ≥ 1Defined rule settings, such as rule type, operator, and value.settingsADD objectstatusintegerenumrequiredThe 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