---
title: "POST /api/sellers/{id}/product-plans/{planId}/deactivate"
method: POST
path: "/api/sellers/{id}/product-plans/{planId}/deactivate"
tags: ["api", "sellers"]
---

# POST /api/sellers/{id}/product-plans/{planId}/deactivate

`POST /api/sellers/{id}/product-plans/{planId}/deactivate`

Deactivate a product plan for a seller

## Path parameters

- `id` string, required — Seller ID
- `planId` 'vivenu-engage', required — Product Plan ID

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

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