Contacts
Delete contacts by IDs (bulk)
<a class="try-sandbox-link" href="https://sandbox.textmagic.com/#/Contacts/deleteContactsByIds" target="_blank">Try in sandbox</a><br>
post/api/v2/contacts/delete
Request body
Example request
{
"ids": "1,2,3"
}Response
Request executed with success.