Delete backup configuration
Deletes one backup global configuration. Answers **204** with no body. The copies already made are not touched.
Only a configuration no website uses can be deleted: while websites still use it the call answers **409**. Move those websites to another configuration first with "Assign websites to a backup configuration".
Requires a full-access token (read-only tokens answer 403). A configuration of another organization answers 404.
Authentication
AuthorizationBearer
Personal access token created in the Modular DS dashboard; read-only tokens can only call GET endpoints.
Path parameters
preset_backup
Response
204 - Backup configuration deleted
Errors
409
Conflict Error

