Update Backup Policy RuleAsk AIput https://api.cloudranger.com/202004/organizations/{organization_id}/policies/{policy_id}/rules/{rule_id}Update Policy rule by idPath Paramsorganization_idstringrequiredOrganization Id of the Organization that you are working with. This can be found by looking at the organization id in the URL of the dashboard. These are randomly generated alphanumber valuespolicy_idstringrequiredThe ID of the backup policy that you want to perform the request against. These can be found by the GET call /organizations/:organization_id/policies which returns all policies inside an organizationrule_idstringrequiredThe ID of the backup policy rule that you want to perform the request against. These can be found by the GET call /organizations/:organization_id/policies/:policy_id which returns a single policy with its associated rulesBody ParamsPolicy Rules Infoaccountsarray of objectsaccountsADD objectall_accountsbooleantruefalseall_regionsbooleantruefalseall_resource_typesbooleantruefalseexcludebooleantruefalsepolicy_idstringregionsarray of stringsregionsADD stringresource_typesarray of stringsresource_typesADD stringresourcesarray of objectsresourcesADD objectrule_typestringenumtagsresource_idlocationAllowed:tagsresource_idlocationtagsarray of objectstagsADD objectResponses 200200 response 201201 response 401401 response 403403 response 404404 responseUpdated 6 months ago