latestSwagger 2.02026-08-101561322.2 MB

3e4029d19684

Chats

Close chats (bulk)

<a class="try-sandbox-link" href="https://sandbox.textmagic.com/#/Chats/closeChatsBulk" target="_blank">Try in sandbox</a><br>Close chats by chat IDs or close all chats

post/api/v2/chats/close/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.