Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.parcha.ai/api/v1/generateReportToGDrive \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "job_id": "<string>" } '
API key obtained from your Parcha account settings. Include as Bearer token in the Authorization header.
Report generated successfully