---
title: "Upload an ISO application PDF for automated scrubbing in under 15 seconds"
method: POST
path: "/api/iso_applications/"
tags: ["ISOApplication"]
---

# Upload an ISO application PDF for automated scrubbing in under 15 seconds

`POST /api/iso_applications/`

Use this endpoint to upload an ISO application PDF. Once uploaded, the file will be automatically scrubbed asynchronously. You can use the returned heron_id (prefixed "iso_") to fetch the scrubbing results from the GET endpoint below. Please contact support@herondata.io to enable this endpoint.

## Response `200`

OK

- object
  - `heron_id` string — e.g. iso_
  - `status` 'processing'

---

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