Create Call
Calls
Create Call
Start a new call with one of your agents.
Returns the created call together with the LiveKit connection details (room URL and access token) needed for a client to join.
POST
Create Call
Authorizations
Your Beyond Presence API Key.
Body
application/json
Response
Created Call with ID and LiveKit connection details.
Response model for a call including LiveKit connection details.
Unique identifier of the object in the database.
Example:
"01234567-89ab-cdef-0123-456789abcdef"
ID of agent managing the call.
Status for call that has not yet started.
- ToStartCallStatus
- OngoingCallStatus
- CompletedCallStatus
LiveKit server URL to connect to.
JWT for joining the LiveKit room.
Name of the user.
Email of the user.
Tags for the call