---
title: "Bulk delete periodic ZFS snapshot jobs"
method: DELETE
path: "/zfs/datasets/snapshot/periodic"
tags: ["ZFS"]
---

# Bulk delete periodic ZFS snapshot jobs

`DELETE /zfs/datasets/snapshot/periodic`

Atomically delete an exact, non-empty set of periodic ZFS snapshot jobs by ID

## Request body

- GithubComAlchemillahqSylveInternalInterfacesServicesZfsBulkDeletePeriodicSnapshotsRequest
  - `ids` integer[], required

## Response `200`

Success

- GithubComAlchemillahqSylveInternalAPIResponseAny
  - `data` unknown
  - `error` string
  - `message` string
  - `status` string

## Other responses

- `400` — Bad Request
- `404` — One or more periodic snapshot jobs not found; nothing deleted
- `500` — Internal Server Error

## Changes

- **2026-09-14** `6d4b8bb77d9a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/alchemillahq/apis/sylve-api/changes/zfs/datasets/snapshot/periodic/delete.md)

---

[API](https://skmtc.dev/alchemillahq/apis/sylve-api.md) · [All operations](https://skmtc.dev/alchemillahq/apis/sylve-api/llms.txt) · [OpenAPI document](https://skmtc.dev/alchemillahq/apis/sylve-api/revisions/6d4b8bb77d9a?raw)
