Skip to main content
POST
/
bots
/
{bot_user_id}
/
channels
[
  "3c90c3cc-0d44-4b50-8888-8dd25736052a"
]

Authorizations

X-Rheel-API-Key
string
header
required

管理系API呼び出し用のAPIキーを指定します

Path Parameters

bot_user_id
string
required

Botの一意なID

Required string length: 1 - 100

Body

application/json

Botをチャンネルに参加させるリクエスト

channel_ids
string[]
required

参加させるチャンネルIDの配列(最低1件以上必要)

Minimum length: 1

Response

The request has succeeded.

The response is of type string<uuid>[].