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
Path Parameters
The unique identifier (UUID) of the chat room.
Query Parameters
The message UUID from which trailing messages should be deleted (inclusive).
