You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configure whether WhatsApp call button icon displays for users when chatting with the business.
894
+
895
+
Attributes:
896
+
restrict_to_user_countries: Restrict the visibility of call icons to these countries. For example if you restrict it to “US,” then it will apply to all the people who have a US registered phone number. These people could be physically located inside or outside of the USA.
status: Enable or disable the Calling API for the given business phone number.
899
916
call_icon_visibility: Configure whether the WhatsApp call button icon displays for users when chatting with the business. See `Call Icon Visibility <https://developers.facebook.com/docs/whatsapp/cloud-api/calling/call-settings#parameter-details>`_ for more details.
917
+
call_icons: Configure the visibility of call icons based on user countries.
900
918
call_hours: Allows you to specify and trigger call settings for incoming calls based on your timezone, business operating hours, and holiday schedules.
901
919
callback_permission_status: Configure whether a WhatsApp user is prompted with a call permission request after calling your business.
902
920
sip: Configure call signaling via signal initiation protocol (SIP). Note: When SIP is enabled, you cannot use calling related endpoints and will not receive calling related webhooks.
0 commit comments