---
title: "Disable a plugin."
method: POST
path: "/plugin/{id}/disable"
tags: ["plugin"]
---

# Disable a plugin.

`POST /plugin/{id}/disable`

## Path parameters

- `id` integer, required

## Response `200`

Ok

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/gotify/apis/gotify-rest-api.md) · [All operations](https://skmtc.net/gotify/apis/gotify-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gotify/gotify-rest-api/revisions/7b32fcdb1345/schema)
