cURL
curl --request POST \ --url https://www.artilla.ai/api/v1/submission/ \ --header 'Content-Type: application/json' \ --data ' { "taskId": "<string>" } '
{ "success": true, "submission": { "id": "<string>", "revision": 123 } }
Create a new submission for a task
This is your JWT tolen
A valid API key
Body
200
Show child attributes