latestSwagger 2.02026-08-101561322.2 MB

3e4029d19684

Chats

Unmute chats (bulk)

<a class="try-sandbox-link" href="https://sandbox.textmagic.com/#/Chats/unmuteChatsBulk" target="_blank">Try in sandbox</a><br>Unmute several chats by chat ids or unmute all chats.

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