#
Is contact blocked
Check if a contact is blocked.
#
Method
GET
#
Path
/contacts/isblocked/[phone_number]
#
Path parameter
#
Response
#
HTTP status codes
#
Response object
#
Code sample
curl --location --request GET 'https://api.sociocs.com/contact/isblocked/16175551212' \
--header 'apikey: your_api_key' \