---
title: "Delete an availability rule by ID"
method: DELETE
path: "/v1/availability/{id}"
tags: ["Availability"]
---

# Delete an availability rule by ID

`DELETE /v1/availability/{id}`

Delete a single availability rule for the authenticated user.

## Path parameters

- `id` string, required

## Response `200`

Default Response

- object
  - `deleted` boolean

---

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