v58

latestOpenAPI 3.0.3agplraw.githubusercontent.com2026-08-01187461.6 MB
chat

Update a scheduled message

Required capability: scheduled-messages

post/ocs/v2.php/apps/spreed/api/{apiVersion}/chat/{token}/schedule/{messageId}

Path parameters

apiVersion'v1' required
tokenstring required
messageIdstring required

The scheduled message id

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

messagestring required

The scheduled message to send

sendAtinteger required

When to send the scheduled message

silentboolean

If sent silent the scheduled message will not create any notifications

threadTitlestring

The thread title if scheduled message is creating a thread

Response

Message updated successfully