Skip to main content

Delete a project backup

DELETE/v2/project-backups/{projectBackupId}/
API version
v2
Request method
DELETE
Operation ID
backup-delete-project-backup

Request

  • projectBackupIdstring
    required

    ID of the ProjectBackup to be deleted.

Responses

No response content specified.

Usage examples

$ curl \
--fail \
--location \
-X DELETE \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/project-backups/string