Delete A Chat Room Message

post/{id}/delete-chat-message/

Path parameters

idstring required

Chat Room ID

Request body

message_idstring required

Chat Message ID

pubnub_timetokeninteger

If a PubNub Time Token is also provided then the message will be deleted from room history in addition to a message-deleted event being published.

Response

204

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.