POST /integrations/zenapi/status-change
Receive ZenAPI status update
Webhook endpoint for ZenAPI status change notifications
Request Body
{}{ "leadId": "string", "status": "string", "timestamp": "string"}Try it out
Loading...
Output:
Responses
Description
Status update processed
Description
Invalid payload
Route Source Code
Check out the source code for this route entrypoint here: /integrations/zenapi/status-change/route.ts
Or the swagger.yaml spec this documentation was generated from:
/integrations/zenapi/swagger.yaml