Deletes a single backup by its name.

This action will return an error if the backup to delete is still being generated or part of a restore operation.

Only superusers can perform this action.

API details
DELETE
/api/backups/key
Requires Authorization:TOKEN
Path parameters
Param Type Description
key String The key of the backup file to delete.
Responses
{#each responses as response (response.code)} {/each}
{#each responses as response (response.code)}
{/each}