Delete Chat Message

Delete a message by ID

delete

The chat ID is provided in the route.

Path parameters
chatIdstringRequired

The chat ID.

idstringRequired

The message ID.

Responses
delete
/public/v1/helpdesk/chats/{chatId}/messages/{id}

No content

Last updated

Was this helpful?