---
title: "Upload a file to be attached to a process, and mark the process as complete"
method: POST
path: "/v1/org/{orgId}/process/{processId}/file"
tags: ["process"]
---

# Upload a file to be attached to a process, and mark the process as complete

`POST /v1/org/{orgId}/process/{processId}/file`

## Path parameters

- `orgId` string, required
- `processId` string, required

## Other responses

- `400` — invalid manifest data
- `401` — not authorized
- `403` — permission denied

---

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