---
title: "Retire or restore a Remote MCP App"
method: POST
path: "/v1/remote-mcp-apps/{appId}/lifecycle"
tags: ["Remote MCP Apps"]
---

# Retire or restore a Remote MCP App

`POST /v1/remote-mcp-apps/{appId}/lifecycle`

## Path parameters

- `appId` string, required

## Request body

- object
  - `action` 'retire' | 'restore', required

## Response `200`

Remote MCP App lifecycle updated.

- object
  - `item` unknown, required

---

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