follow channel

POST {{baseUrl}}/channels/:channel_id/followers

Follow an announcement channel which sends its published messages to a target channel

Request Body

{"webhook_channel_id"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;channel_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;webhook_id&quot;:&quot;\u003cstring\u003e&quot;}