---
title: "通过空间 ID 加入（可搜索空间）"
method: POST
path: "/organizations/join-by-id"
tags: ["组织管理"]
---

# 通过空间 ID 加入（可搜索空间）

`POST /organizations/join-by-id`

加入已开放可被搜索的空间，无需邀请码

## Request body

- GithubComTencentWeKnoraInternalTypesJoinByOrganizationIDRequest
  - `message` string — Optional message for join request
  - `organization_id` string, required
  - `role` 'admin' | 'editor' | 'viewer'

## Response `200`

OK

- object

## Other responses

- `403` — Forbidden

## 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/join-by-id/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/16c9282478c5/schema)
