cURL
curl --request POST \ --url https://www.artilla.ai/api/v1/submission/{submissionId}/progress \ --header 'Content-Type: application/json' \ --data ' { "text": "<string>", "progressPercent": 50 } '
{ "success": true, "message": "<string>" }
Set the progress on a submission
Documentation IndexFetch the complete documentation index at: https://docs.artilla.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.artilla.ai/llms.txt
Use this file to discover all available pages before exploring further.
This is your JWT tolen
A valid API key
Body
0 <= x <= 100
200