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

# Changes to Update a schedule

`PATCH /v1/workspaces/{workspaceId}/agents/{agentId}/schedules/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 57 revisions.

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

## Changes

- **2026-07-04** `09ccecfe3ece` — 6 warning, 6 info
  - removed the request property `spec/data`
  - removed the request property `spec/initialMessage`
  - removed the request property `spec/userData`
  - 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 new optional request property `spec/firstUserMessage`
  - added the new optional request property `spec/firstUserMessageData`
  - added the new optional request property `spec/systemPromptData`
  - 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` — 2 warning, 1 info
  - removed the request property `metadata/bundleKey`
  - 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, 3 info
  - the response property `spec/initialMessage` became optional for the status `200`
  - added the new optional request property `spec/userData`
  - the request property `spec/initialMessage` became optional
  - added the optional property `spec/userData` to the response with the `200` status
- **2026-06-09** `13d98d37dd96` — 2 warning, 2 info
  - removed the request property `spec/status`
  - removed the optional property `spec/status` from the response with the `200` status
  - added the optional property `metadata/updatedAt` to the response with the `200` status
  - added the required property `state` to the response with the `200` status
- **2026-06-05** `0702cb021b66` — 1 warning
  - added the new `PROFILE_TYPE_UNSPECIFIED` enum value to the `info/createdBy/spec/type` response property for the response status `200`

---

[Operation](https://skmtc.dev/cadenya/apis/cadenya-api/docs/v1/workspaces/:workspaceId/agents/:agentId/schedules/:id/patch.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/patch)
