Skip to main content
POST
Create newsletter

Authorizations

apikey
string
header
required

Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.

Body

application/json
name
string
required

Newsletter (channel) display name.

Example:

"Pilot Status Updates"

description
string

Newsletter description shown to subscribers.

Example:

"Official channel for product news and status."

Response

Success — provider-native response body.

Handler wraps the whatsmeow types.NewsletterMetadata result in a { message, data } envelope.

message
string

Always "success" on HTTP 200.

data
object

Newsletter (WhatsApp channel) metadata returned by whatsmeow CreateNewsletter.