Skip to main content
POST
Error

Authorizations

X-Rheel-API-Key
string
header
required

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

Path Parameters

bot_user_id
string
required

Botの一意なID

Required string length: 1 - 100
Pattern: ^[a-zA-Z0-9_-]+$

Body

application/json

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

channel_ids
string[]
required

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

Minimum array length: 1
Required string length: 1 - 100
Pattern: ^[a-zA-Z0-9_-]+$

Response

The request has succeeded.