cURL
curl --request POST \ --url https://api.example.com/api/conversations/{conversation_id}/run
{ "success": true }
Start running the conversation in the background.
Successful Response
Was this page helpful?