---
title: "Produce FileUploaded event"
method: PUT
path: "/shards/{shardName}/pipeline/{isolatedDirectory}/file-uploaded"
tags: ["Operations"]
---

# Produce FileUploaded event

`PUT /shards/{shardName}/pipeline/{isolatedDirectory}/file-uploaded`

Produce FileUploaded events from an isolatedDirectory.

## Path parameters

- `shardName` string, required
- `isolatedDirectory` string, required

## Query parameters

- `filename` string

## Response `200`

List of pending files in the shard.

## Other responses

- `400` — An internal error occurred.
- `404` — The shard or directory was not found.

---

[API](https://skmtc.net/moov-io/apis/achgateway-api.md) · [All operations](https://skmtc.net/moov-io/apis/achgateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/moov-io/achgateway-api/revisions/25218385da8c/schema)
