Permanently deletes a specific message from a Sendbird group channel. This action cannot be undone. Use this when you need to remove a message that was sent by mistake or contains inappropriate content. Requires both channel_url and message_id, which can be obtained from channel…
message_idRequiredintegerUnique numeric ID of the message to delete. Must be a positive integer obtained from message listing or message sending responses.
channel_urlRequiredstringURL-encoded identifier of the group channel containing the message to delete. Can be obtained from channel creation responses or channel listing endpoints.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.