Lists
Delete contacts from a list (bulk)
<a class="try-sandbox-link" href="https://sandbox.textmagic.com/#/Lists/deleteListContactsBulk" target="_blank">Try in sandbox</a><br>Delete contacts from a list (bulk)
post/api/v2/lists/{id}/contacts/delete
Path parameters
idinteger required
Request body
Example request
{
"ids": "1,2,3"
}Response
Request executed with success.