cURL
Messages
Delete Trailing Chat Messages
Delete all messages in a chat from a given message onward (inclusive), identified by from_message_id.
DELETE
cURL
Documentation Index
Fetch the complete documentation index at: https://developers.recoupable.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The unique identifier (UUID) of the chat room.
Query Parameters
The message UUID from which trailing messages should be deleted (inclusive).
