---
title: "管理员 实例 操作"
method: POST
path: "/admin/instances/{id}/action"
tags: ["管理员管理"]
---

# 管理员 实例 操作

`POST /admin/instances/{id}/action`

创建管理员 实例 操作

## Response `200`

管理员 实例 操作成功

- object
  - `code` integer
  - `data` object
  - `message` string
  - `msg` string

## Other responses

- `400` — 参数错误
- `500` — 管理员 实例 操作失败

## Changes

- **2026-07-30** `3159de825a90` — 1 warning, 2 info
  - deleted the `path` request parameter `id`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `404`

[Change history](https://skmtc.dev/oneclickvirt/apis/oneclickvirt-api/changes/admin/instances/:id/action/post.md)

---

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