Delete a backup for a stack item.
delete/midgard/v0.1/backup/{stackItemId}/delete/{backupId}
Deletes or schedules the deletion of a specific backup.
Request
Authorization
X-AT
header
apiKey
Path Parameters
stackItemIdThe stack item ID.
integer
REQUIRED
backupIdThe backup ID.
string
REQUIRED
Response
200Returned when successful.
403User is not allowed to access this resource.
404Returned when the backup or stack item was not found.
500Returned when the deletion fails on the service level.
Shell cURL
shell
Show schema
json