---
title: "Check plugin for updates"
method: POST
path: "/api/plugin/{RepoName}/updates"
tags: ["plugin"]
---

# Check plugin for updates

`POST /api/plugin/{RepoName}/updates`

Check plugin `{RepoName}` for available updates by running `git fetch` in the plugin directory and checking for any unmerged commits.

## Response `200`

Update check result

- 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)
