---
title: "Cancel Workflow Schedule"
method: DELETE
path: "/workflows/v1/workflow-schedules/{schedule_id}"
tags: ["Workflow Schedules"]
---

# Cancel Workflow Schedule

`DELETE /workflows/v1/workflow-schedules/{schedule_id}`

Cancel a pending scheduled run.

## Path parameters

- `schedule_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/interactly/apis/interactly-api-3.md) · [All operations](https://skmtc.dev/interactly/apis/interactly-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/interactly/interactly-api-3/revisions/35cbea12a781/schema)
