I'm trying to configure the callback URL for the WhatsApp Cloud API programmatically but haven't been able to find the relevant endpoint in the documentation. Currently, I can only set it through the UI in the developer console. Can this configuration be achieved using API calls instead?
want to send a API request which include the callback URL and other parameters and it be configured for Webhooks.
https://developers.facebook.com/docs/graph-api/webhooks/getting-started#configure-webhooks-product says:
Although I am not really sure what type of
objectyou would need to subscribe to for WhatsApp webhooks - not sure if that goes via thepagetype?