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

# Resume a schedule

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

Resumes a paused schedule so that it begins generating new occurrences again. Schedules that have ended cannot be resumed.

## Path parameters

- `id` string, required

## Request body

- S12SchedulingV1SchedulingServiceResumeScheduleBody

## Response `200`

A successful response.

- S12SchedulingV1ResumeScheduleResponse

## 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/versions/5be91df61ded/schema)
