Create webhook
Platform
Create webhook
Creates a webhook and returns its signing secret once. Each workspace can have up to 5 webhooks.
POST
Create webhook
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Available options:
meeting.started, meeting.ended, meeting.transcription.completed, meeting.retranscription.completed, meeting.speaker_id.completed, meeting.finalized, meeting.automatic.surfaced Response
200 - application/json
Created webhook with one-time secret.
Available options:
webhook Available options:
meeting.started, meeting.ended, meeting.transcription.completed, meeting.retranscription.completed, meeting.speaker_id.completed, meeting.finalized, meeting.automatic.surfaced Signing secret. Present only on create.
Last modified on June 30, 2026