Live Transcripts
Live transcripts deleted
Triggered when a live transcript is deleted.
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:
"live.transcript.deleted"
The time the event was triggered.
On deletion, data is empty as the entity is no longer available.
The last known state of the entity.
Response
200
Webhook received successfully
Was this page helpful?