Skip to main content
POST
Subscribe to live updates

Authorizations

apikey
string
header
required

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

Body

application/json
jid
string
required

Newsletter JID (ends in @newsletter).

Example:

"120363012345678901@newsletter"

Response

Success — provider-native response body.

SubscribeNewsletter returns no data; on success the handler responds with only { message }.

message
string

Always "success" when the live-updates subscription succeeds.