---
title: "Install Gateway Plugin"
method: POST
path: "/gateways/plugins/{gateway_id}"
tags: ["default"]
---

# Install Gateway Plugin

`POST /gateways/plugins/{gateway_id}`

`org:gateways:write`

## Path parameters

- `gateway_id` string, required

## Request body

- object
  - `plugin_id` number — ID of the plugin to install to target gateway

## Response `200`

OK

- object
  - `data` object
    - `gateway_id` string
    - `plugin_id` number

---

[API](https://skmtc.net/pinata/apis/pinata-v3-api.md) · [All operations](https://skmtc.net/pinata/apis/pinata-v3-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pinata/pinata-v3-api/versions/734684efd9c4/schema)
