Asynchronous Execution
Your secret API key.
The unique identifier of the Chatbot to execute.
The execution has been accepted for processing. The response body contains details to track the job.
API key is missing or invalid.
The requested resource was not found.
An unexpected error occurred on the server.
Your secret API key.
The unique identifier of the execution job.
The current state of the execution job.
API key is missing or invalid.
The requested resource was not found.
An unexpected error occurred on the server.
Your secret API key.
The unique identifier of the execution job to cancel.
The cancellation request was successfully processed.
API key is missing or invalid.
The requested resource was not found.
An unexpected error occurred on the server.
Your secret API key.
The unique identifier of the execution job.
A stream of events representing the real-time execution progress.
data: {"type": "progress_update", "progress": 50.0}API key is missing or invalid.
The requested resource was not found.
An unexpected error occurred on the server.
Last updated