Skip to main content
PUT
/
channels
/
{channel_id}
/
archive
Error
A valid request URL is required to generate request examples
{
  "success": true
}

Authorizations

Authorization
string
header
required

ユーザーがログインすると発行されるsession_idをBearerトークンとして指定します

Path Parameters

channel_id
string
required

アーカイブするチャンネルID

Required string length: 1 - 100

Response

成功レスポンスの共通モデル

成功レスポンスの共通モデル

success
enum<boolean>
required
Available options:
true,
false