---
title: "End a schedule"
method: PATCH
path: "/scheduling/v1/schedules/{id}/end"
tags: ["Schedules"]
---

# End a schedule

`PATCH /scheduling/v1/schedules/{id}/end`

Ends an active or paused schedule so that it stops generating new occurrences. Existing occurrences are not affected. This action cannot be undone — ended schedules cannot be reactivated.

## Path parameters

- `id` string, required

## Request body

- S12SchedulingV1SchedulingServiceEndScheduleBody

## Response `200`

A successful response.

- S12SchedulingV1EndScheduleResponse

## 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)
