---
title: "Run a schedule immediately"
method: POST
path: "/api/schedules/{id}/run"
tags: ["Schedules"]
---

# Run a schedule immediately

`POST /api/schedules/{id}/run`

## Path parameters

- `id` string, required

## Response `200`

Schedule run triggered

## Other responses

- `400` — Schedule is disabled
- `404` — Schedule not found

---

[API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/revisions/4f62e32be8ec?raw)
