#
Block contact
Block bulk & automated messages to a contact. Incoming messages are not blocked.
#
Method
POST
#
Path
/contacts/block/[phone_number]
#
Path parameter
#
Response
#
HTTP status codes
#
Response object
#
Code sample
curl --location --request POST 'https://api.sociocs.com/contact/block/16175551212' \
--header 'apikey: [your api key]'