Description
This endpoint allows you to create a new channel on WhatsApp. Channels are resources that allow broadcasting messages to a large number of followers in a unidirectional way.URL Parameters
WhatsApp unique authenticated session ID
Request Body
Name of the channel to be created
Description of the channel that will appear to followers
Image of the channel encoded in base64 (optional)
Response
Indicates if the channel was created successfully
Status Codes
200
- Channel created successfully400
- Invalid or missing parameters401
- Unauthorized500
- Internal server error
Usage Example
Authorizations
Your Wappfy API key (get it at dash.wappfy.com.br)
Path Parameters
Session name (instanceName)
Body
application/json
Response
201 - application/json
Newsletter id
Example:
"123123123123@newsletter"
Channel name
Example:
"Channel Name"
Invite link
Example:
"https://www.whatsapp.com/channel/111111111111111111111111"
Available options:
OWNER
, ADMIN
, SUBSCRIBER
, GUEST
Preview for channel's picture
Example:
"https://mmg.whatsapp.net/m1/v/t24/An&_nc_cat=10"
Channel's picture
Example:
"https://mmg.whatsapp.net/m1/v/t24/An&_nc_cat=10"