---
title: "Delete a shift swap"
method: DELETE
path: "/api/v1/shift_swaps/{id}"
tags: ["Swaps"]
---

# Delete a shift swap

`DELETE /api/v1/shift_swaps/{id}`

Delete a shift swap with the specified ID.

## Path parameters

- `id` integer, required — The ID of the shift_swap to delete

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/joinplanbase/apis/planbase-api.md) · [All operations](https://skmtc.dev/joinplanbase/apis/planbase-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/joinplanbase/planbase-api/revisions/501c09a03cbc/schema)
