Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.wazapin.com/v1/waba/subscribe-webhook \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "phone_number_id": "<string>", "progress_id": "<string>", "waba_id": "<string>" } '
{ "data": { "channel_id": "<string>", "completed_steps": "<unknown>", "created_at": "<string>", "current_step": "<string>", "error": "<string>", "id": "<string>", "organization_id": "<string>", "phone_number_id": "<string>", "step_status": "<string>", "updated_at": "<string>", "waba_id": "<string>" } }
Session token or API key
Phone number ID from Meta
1
Integration progress ID
WABA ID from Meta
OK
Show child attributes