Skip to content

Delete a backup

DELETE
/api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/backups/{type}/{backupId}

Authorizations

Parameters

Path Parameters

organisation
required
string

The organisation ID

Example
test-org
application
required
string

The application ID

Example
test-app
environment
required
string

The environment ID

Example
test-env
type
required
string
Allowed values: database filesystem

The backup type

backupId
required
string

The backup ID

Responses

200

Backup deleted successfully

object
message
string
backupId
string