latestSwagger 2.02026-08-101561322.2 MB

3e4029d19684

Chats

Mark chats as unread (bulk)

<a class="try-sandbox-link" href="https://sandbox.textmagic.com/#/Chats/markChatsUnreadBulk" target="_blank">Try in sandbox</a><br>Mark several chats as UNread by chat IDs or mark all chats as UNread

post/api/v2/chats/unread/bulk

Request body

idsstring

Entity ID(s), separated by comma.

allboolean

Entity ID(s), separated by comma.

Example request

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

Response

Request executed with success.