Requires an active session cookie with Moderator or higher permissions. Deletes a single message from the room’s portal stream and broadcasts a message:deleted event to all clients in the room.
Name of the room containing the message.
ID of the message to delete (Redis stream ID).
Response
true if the message was deleted.
curl -X DELETE https://hapi.7331.org/v1/portal/rooms/general/messages/1710000000000-0 \
-b cookies.txt