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.boothzen.com/v1/zapier/subscribe \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "target_url": "<string>", "event": "<string>" } '
{ "data": { "id": "<string>", "target_url": "<string>", "event": "<string>", "created_at": "<string>" } }
Bearer token: bz_live_<32chars> (live mode) or bz_test_<32chars> (test mode). Obtain via BoothZen admin → Settings → API Keys.
bz_live_<32chars>
bz_test_<32chars>
2048
Show child attributes