---
title: "Push a plugin"
method: POST
path: "/api/v1beta/plugins/push"
tags: ["plugins"]
---

# Push a plugin

`POST /api/v1beta/plugins/push`

Push a built plugin artifact to a remote registry

## Request body

- union
  - object
  - PkgApiV1PushPluginRequest — Request to push a built plugin artifact
    - `reference` string — OCI reference to push

## Response `204`

No Content

- string

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

## Changes

> 49 revisions in range; 4 could not be searched.

- **2026-08-05** `43b22ce40564` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stacklok/apis/toolhive-api/changes/api/v1beta/plugins/push/post.md)

---

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