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