Skip to main content
DELETE
Delete backup schedule
Updated May 8, 2026

Authorizations

X-API-Key
string
header
required

API key for authentication. Each key is bound to a specific account.

Headers

X-Project-ID
string<uuid>
required

Project ID. Required for all mutating operations (create, delete, power actions, resize).

Path Parameters

id
integer
required

Backup schedule ID — the id field returned by List Backup Schedules or Create Backup Schedule.

Response

Backup schedule deleted

success
boolean
Example:

true

message
string
Example:

"Operation completed successfully"

Last modified on May 8, 2026