---
title: "Notify plugin of upload"
method: GET
path: "/api/file/onUpload/{ext}/**"
tags: ["file"]
---

# Notify plugin of upload

`GET /api/file/onUpload/{ext}/**`

Notifies any plugin that has registered an `onUpload` handler for the given file extension. `:ext` is the extension category and `**` is the file path.

## Response `200`

Plugin notified of upload

- object

---

[API](https://skmtc.net/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.net/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/versions/6fa524e15dd4/schema)
