Transcript
Transcript updated
Triggered when a transcript is updated.
WEBHOOK
Headers
A unique message identifier for the webhook.
The time the message was generated (Unix timestamp in seconds).
A cryptographic signature that allows you to verify the integrity and authenticity of the payload.
Body
application/json
The type of event.
Allowed value:
"document.transcripts.updated"
The time the event was triggered.
On update, contains the updated details.
Only the properties that changed.
Response
200
Webhook received successfully
Was this page helpful?