---
title: "Changes to Pause a schedule"
method: POST
path: "/v1/workspaces/{workspaceId}/agents/{agentId}/schedules/{id}:pause"
---

# Changes to Pause a schedule

`POST /v1/workspaces/{workspaceId}/agents/{agentId}/schedules/{id}:pause`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 57 revisions.

- **2026-07-04** `09ccecfe3ece` — 3 warning, 3 info
- **2026-07-02** `06e0e37c1499` — 1 warning, 1 info
- **2026-06-10** `d2d65c2665bd` — 1 breaking, 1 info
- **2026-06-09** `13d98d37dd96` — 1 info

## Changes

- **2026-07-04** `09ccecfe3ece` — 3 warning, 3 info
  - removed the optional property `spec/data` from the response with the `200` status
  - removed the optional property `spec/initialMessage` from the response with the `200` status
  - removed the optional property `spec/userData` from the response with the `200` status
  - added the optional property `spec/firstUserMessage` to the response with the `200` status
  - added the optional property `spec/firstUserMessageData` to the response with the `200` status
  - added the optional property `spec/systemPromptData` to the response with the `200` status
- **2026-07-02** `06e0e37c1499` — 1 warning, 1 info
  - removed the optional property `metadata/bundleKey` from the response with the `200` status
  - added the optional property `info/createdBy/metadata/createdAt` to the response with the `200` status
- **2026-06-10** `d2d65c2665bd` — 1 breaking, 1 info
  - the response property `spec/initialMessage` became optional for the status `200`
  - added the optional property `spec/userData` to the response with the `200` status
- **2026-06-09** `13d98d37dd96` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/cadenya/apis/cadenya-api/docs/v1/workspaces/:workspaceId/agents/:agentId/schedules/:id:pause/post.md) · [API](https://skmtc.dev/cadenya/apis/cadenya-api.md) · [Page](https://skmtc.dev/cadenya/apis/cadenya-api/changes/v1/workspaces/:workspaceId/agents/:agentId/schedules/:id:pause/post)
