Contacts and Location Messages
See how to use the message node to send contacts or location messages and how to report and block contacts.
If the WABA is registered in On-premise API
How to block contacts
POST / v1 / contacts /+ 16315551000 / block
{ "reason" : "Optional string(0;60). Freeform block reason. Will be used when another business account is being blocked" }{ "errors" : [ { "code" : 2048 , "title" : "Not engaged contact" , "details" : "Invalid Request. This contact has not engaged with you in the last 24 hrs." } ] }
blocking parameters
blocking parametersSettings
Description
How to unblock contacts
unblock parameters
unblock parametersSettings
Description
How to get a Block List
block list parameters
block list parametersSettings
Description
How to Report a Contact
reporting parameters
reporting parametersSettings
Description
If the WABA is registered in Cloud API
Last updated
Was this helpful?