curl --request POST \ --url https://demo.parcha.ai/api/v1/enqueueFromCSV \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: multipart/form-data' \ --form 'agent_id=<string>'
JWT token obtained from the authentication endpoint
CSV processed successfully