Skip to main content

Delete a project backup export

DELETE /v2/project-backups/{projectBackupId}/export/
v2
DELETE
backup-delete-project-backup-export

Request

  • projectBackupIdstring (uuid)
    required

    ID if the ProjectBackup to delete the export of.

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/f0f86186-0a5a-45b2-aa33-502777496347/export