cURL
curl --request POST \ --url https://api.example.com/v1/runs/{run_id}/progress \ --header 'Content-Type: application/json' \ --data ' { "current_status": "<string>" } '
{}
Update run progress
Documentation IndexFetch the complete documentation index at: https://docs.charmos.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.charmos.io/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
The response is of type Response Update Progress V1 Runs Run Id Progress Post · object.
Response Update Progress V1 Runs Run Id Progress Post · object