Skip to main content

Delete a project backup schedule

DELETE /v2/project-backup-schedules/{projectBackupScheduleId}/
v2
DELETE
backup-delete-project-backup-schedule

Request

  • projectBackupScheduleIdstring (uuid)
    required

    ID of the ProjectBackupSchedule to delete.

Responses

No response content specified.

Usage examples

$ curl \
--fail \
--location \
-X DELETE \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/project-backup-schedules/f0f86186-0a5a-45b2-aa33-502777496347