---
title: "申请权限升级"
method: POST
path: "/organizations/{id}/request-upgrade"
tags: ["组织管理"]
---

# 申请权限升级

`POST /organizations/{id}/request-upgrade`

现有成员申请更高权限

## Path parameters

- `id` string, required

## Request body

- GithubComTencentWeKnoraInternalTypesRequestRoleUpgradeRequest
  - `message` string — Optional message explaining the reason
  - `requested_role` 'admin' | 'editor' | 'viewer', required

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request

## Changes

- **2026-02-26** `3762795e29b6` — 1 info
  - endpoint added
- **2025-12-16** `edf61e68559d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tencentblueking/apis/weknora-api/changes/organizations/:id/request-upgrade/post.md)

---

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