Skip to Main Content
Categories Core API
Created by Guest
Created on Apr 23, 2024

Delete message API Endpoint

Today, we can delete messages manually from the interface.

Customers needs to be able to hide/delete automated replies by API, such as:

  • Replies sent by the API (Reply to conversation endpoint)

  • OOO auto replies


Such replies are pretty dense in the thread. Also, SMTP channels have a limit of 500 messages. Deleting the messages will help to avoid hitting that limit.

  • Attach files