latestSwagger 2.02026-08-101561322.2 MB

3e4029d19684

Lists

Delete lists (bulk)

<a class="try-sandbox-link" href="https://sandbox.textmagic.com/#/Lists/deleteListsBulk" target="_blank">Try in sandbox</a><br>

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