latestOpenAPI 3.0.32026-08-208185259.4 KB

f00047222b8f

Webhook

Register a webhook

Register a new webhook that Chorus will post to when a specified event occurs. Webhooks can be filtered based on conversation criteria.

post/v3/webhook

Request body

event'recording_done' required

The event type that triggers the webhook

hook_urlstring required

The URL to post to when the event occurs

typestring nullable

Optional webhook type with predefined filters (e.g., 'zapier' for common Zapier use cases)

Response

Success