v1

latestOpenAPI 3.1.02026-07-22100167210.7 KB
Replica

Remove Queued Message

Removes one queued message from a chat.

delete/v1/replica/{id}/chats/{chatId}/queue/{messageId}

Path parameters

idstring uuid required

The unique identifier of the replica

chatIdstring required

The unique identifier of the chat

messageIdstring required

The unique identifier of the queued message

Response

Queued message removed successfully

successboolean required

Whether the queue mutation changed the queue.