---
title: "Activate or roll back to an immutable app revision"
method: POST
path: "/v1/remote-mcp-apps/{appId}/activate"
tags: ["Remote MCP Apps"]
---

# Activate or roll back to an immutable app revision

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

## Path parameters

- `appId` string, required

## Request body

- object
  - `versionId` string, required

## Response `200`

Remote MCP App revision activated.

- object
  - `item` unknown, required

## Changes

- **2026-08-14** `6915dfb03e5d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openworklabs/apis/den-api/changes/v1/remote-mcp-apps/:appId/activate/post.md)

---

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