---
title: "Changes to Schedules the sending of a new chat message to the given room"
method: POST
path: "/ocs/v2.php/apps/spreed/api/{apiVersion}/chat/{token}/schedule"
---

# Changes to Schedules the sending of a new chat message to the given room

`POST /ocs/v2.php/apps/spreed/api/{apiVersion}/chat/{token}/schedule`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 62 revisions.

- **2026-03-31** `dc2b6567a07b` — 5 info
- **2026-02-09** `2dd98af77e49` — 2 info
- **2026-01-22** `5ffe9b2c44ea` — 1 info
- **2025-12-05** `a1ee27cbe6bb` — 4 breaking, 1 warning, 1 info
- **2025-11-08** `6ef64fbefde3` — 1 info

## Changes

- **2026-03-31** `dc2b6567a07b` — 5 info
  - added the non-success response with the status `403`
  - added the optional property `ocs/data/parent/allOf[subschema #2]/metaData/replyToActorDisplayName` to the response with the `201` status
  - added the optional property `ocs/data/parent/allOf[subschema #2]/metaData/replyToConversationName` to the response with the `201` status
  - added the optional property `ocs/data/parent/allOf[subschema #2]/metaData/replyToConversationToken` to the response with the `201` status
  - added the optional property `ocs/data/parent/allOf[subschema #2]/metaData/replyToMessageId` to the response with the `201` status
- **2026-02-09** `2dd98af77e49` — 2 info
  - added the optional property `ocs/data/parent/allOf[subschema #2]/metaData/threadId` to the response with the `201` status
  - added the optional property `ocs/data/parent/allOf[subschema #2]/metaData/threadTitle` to the response with the `201` status
- **2026-01-22** `5ffe9b2c44ea` — 1 info
  - added the optional property `ocs/data/originalSendAt` to the response with the `201` status
- **2025-12-05** `a1ee27cbe6bb` — 4 breaking, 1 warning, 1 info
  - the `ocs/data/id` response's property type/format changed from `integer`/`int64` to `string`/`` for status `201`
  - removed the required property `ocs/data/metaData` from the response with the `201` status
  - removed the required property `ocs/data/parentId` from the response with the `201` status
  - removed the required property `ocs/data/roomId` from the response with the `201` status
  - removed the optional property `ocs/data/threadExists` from the response with the `201` status
  - added the required property `ocs/data/silent` to the response with the `201` status
- **2025-11-08** `6ef64fbefde3` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/nextcloud/apis/spreed-full/docs/ocs/v2.php/apps/spreed/api/:apiVersion/chat/:token/schedule/post.md) · [API](https://skmtc.dev/nextcloud/apis/spreed-full.md) · [Page](https://skmtc.dev/nextcloud/apis/spreed-full/changes/ocs/v2.php/apps/spreed/api/:apiVersion/chat/:token/schedule/post)
