Webhooks
Webhook endpoint for LiveKit events. This endpoint receives events from LiveKit when participants join/leave rooms, streaming starts/stops, etc. No authentication required - this is a webhook endpoint.
Body
LiveKit webhook payload (structure depends on webhook type)
Other propertiesanyOptional
Responses
200
Webhook processed successfully
No content
400
Invalid webhook payload
application/json
500
Internal server error
application/json
post
/livekit-webhookNo content
Last updated