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://app.herondata.io/api/end_user_files/{heron_id}/parse_file \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "parser_id": null } '
The file's heron_id
OK
Was this page helpful?