latestSwagger 2.02026-08-101561322.2 MB

3e4029d19684

Inbound Messages

Delete inbound messages (bulk)

<a class="try-sandbox-link" href="https://sandbox.textmagic.com/#/Messages%3A%20Receive%0A/deleteInboundMessagesBulk" target="_blank">Try in sandbox</a><br>> Note: deleted inbound messages will disappear from TextMagic Online, chats, and any other place they are referenced. So, be careful!

post/api/v2/replies/delete

Request body

idsstring

Entity ID(s), separated by comma.

all0 | 1

Default is 0 (false). If set to 1, all the entities will be removed.

Example request

{
  "ids": "1,2,3"
}

Response

Request executed with success.