Skip to main content
POST
/
webhooks
/
livekit
Handle Livekit Webhook
curl --request POST \
  --url https://api.example.com/webhooks/livekit
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt

Use this file to discover all available pages before exploring further.

Headers

authorization
string

Response

Successful Response