v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBBackupPolicies
Delete rule
Delete policy rule by id
delete/organizations/{organization_id}/policies/{policy_id}/rules/{rule_id}
Path parameters
organization_idstring required
Organization 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 values
policy_idstring required
The 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 organization
rule_idstring required
The 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 rules
Response
200 response
DeleteOrganizationsPoliciesRulesByIdResponse required