---
title: "Delete bootstrap"
method: DELETE
path: "/jail/bootstraps/{name}"
tags: ["Jail"]
---

# Delete bootstrap

`DELETE /jail/bootstraps/{name}`

Idempotently destroy one exact inactive pkgbase bootstrap dataset and remove its state record

## Path parameters

- `name` string, required

## Query parameters

- `pool` string, required

## Response `200`

Success

- GithubComAlchemillahqSylveInternalAPIResponseGithubComAlchemillahqSylveInternalInterfacesServicesJailBootstrapDeleteResult
  - `data` GithubComAlchemillahqSylveInternalInterfacesServicesJailBootstrapDeleteResult
    - `datasetDeleted` boolean
    - `name` string
    - `outcome` string
    - `pool` string
    - `recordDeleted` boolean
  - `error` string
  - `message` string
  - `status` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `500` — Internal Server Error
- `503` — Service Unavailable

---

[API](https://skmtc.net/alchemillahq/apis/sylve-api.md) · [All operations](https://skmtc.net/alchemillahq/apis/sylve-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alchemillahq/sylve-api/revisions/9822c41c8ac0/schema)
