---
title: "Delete a schedule"
method: DELETE
path: "/scheduling/v1/schedules/{id}"
tags: ["Schedules"]
---

# Delete a schedule

`DELETE /scheduling/v1/schedules/{id}`

Deletes a schedule. Deleted schedules are no longer active and will not generate new occurrences. This action cannot be undone.

## Path parameters

- `id` string, required

## Response `200`

A successful response.

- S12SchedulingV1DeleteScheduleResponse

## Other responses

- `default` — An unexpected error response.

---

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