---
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

---

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