v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBBackupPolicies
Delete a Backup Policy
Delete Policy by id
delete/organizations/{organization_id}/policies/{policy_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
Query parameters
action'delete' | 'detach' required
What would you like to do with the backups created by this policy?
Response
200 response