---
title: "提交加入申请"
method: POST
path: "/organizations/join-request"
tags: ["组织管理"]
---

# 提交加入申请

`POST /organizations/join-request`

对需要审核的组织提交加入申请

## Request body

- GithubComTencentWeKnoraInternalTypesSubmitJoinRequestRequest
  - `invite_code` string, required
  - `message` string
  - `role` 'admin' | 'editor' | 'viewer'

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request

## Changes

> 62 revisions in range; 10 could not be searched.

- **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/join-request/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)
