latestSwagger 2.02026-08-101561322.2 MB

3e4029d19684

Contacts

Unblock contacts (bulk)

<a class="try-sandbox-link" href="https://sandbox.textmagic.com/#/Contacts/unblockContactsBulk" target="_blank">Try in sandbox</a><br>Unblock several contacts by blocked contact IDs or unblock all contacts.

post/api/v2/contacts/unblock/bulk

Request body

idsstring

Entity ID(s), separated by comma.

all0 | 1

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

Example request

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

Response

Request executed with success