Send Call Commands
POST/calls
Unified OpenRPC-style endpoint for executing call methods through command-based dispatch.
Send a request with the appropriate command field to invoke the desired call operation.
This endpoint provides a single interface for all call-related methods including creation, updates, termination, and AI conversation control.
Request
Responses
- 200
- 401
- 404
- 422
- 500
The request has succeeded.
Access is unauthorized.
The server cannot find the requested resource.
Client error
Server error