---
title: "Trigger async parsing of an end user file"
method: POST
path: "/api/end_user_files/{heron_id}/parse_file"
tags: ["EndUserFiles"]
---

# Trigger async parsing of an end user file

`POST /api/end_user_files/{heron_id}/parse_file`

## Path parameters

- `heron_id` string, required

## Request body

- ParseFileSchema
  - `parser_id` string, nullable

## Response `200`

OK

---

[API](https://skmtc.dev/herondata/apis/heron-data-api.md) · [All operations](https://skmtc.dev/herondata/apis/heron-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/herondata/heron-data-api/revisions/f2e441edece2/schema)
