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
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Accept | string | 
RESPONSES
status: OK
{"channel_id":"\u003cstring\u003e","webhook_id":"\u003cstring\u003e"}