latestSwagger 2.02026-08-101561322.2 MB
3e4029d19684
Contacts
Block a contact by phone number
<a class="try-sandbox-link" href="https://sandbox.textmagic.com/#/Contacts/blockContact" target="_blank">Try in sandbox</a><br>Block a contact from inbound and outbound communication by phone number.
post/api/v2/contacts/block
Request body
Example request
{
"phone": "447860021130"
}Response
Returned when updated with success.
Example response
{
"id": 515,
"href": "/api/v2/entity_name/1"
}