Register an inbound web call
Calls
Register an inbound web call
Registers an inbound web (LiveKit) call session for the authenticated workspace. The workspace is resolved from the bearer token — it is not accepted from the request body.
Returns the LiveKit room metadata that the agent uses to bootstrap the session (workspaceId, webhook URL, assistant id, customer data).
POST
Register an inbound web call
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json