Skip to main content
DELETE
/
chat
/
channels
/
{channelId}
/
messages
/
{messageId}
Delete a message
curl --request DELETE \
  --url https://api.engagefabric.com/chat/channels/{channelId}/messages/{messageId}

Documentation Index

Fetch the complete documentation index at: https://docs.engagefabric.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

channelId
string
required
messageId
string
required

Query Parameters

projectId
string
required
playerId
string
required

Response

Message deleted