---
title: "Delete execution schedule"
method: DELETE
path: "/api/schedules/{schedule_id}"
tags: ["v1", "schedules"]
---

# Delete execution schedule

`DELETE /api/schedules/{schedule_id}`

## Path parameters

- `schedule_id` string, required — ID of the schedule to delete

## Response `200`

Successful Response

- object

## Other responses

- `401` — Authentication required
- `422` — Validation Error

---

[API](https://skmtc.net/significant-gravitas/apis/autogpt-agent-server.md) · [All operations](https://skmtc.net/significant-gravitas/apis/autogpt-agent-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/significant-gravitas/autogpt-agent-server/versions/382041c7ecb2/schema)
