Skip to main content
POST
Resolve invite

Authorizations

apikey
string
header
required

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

Body

application/json
key
string
required

Invite key from the channel link (e.g. the part after whatsapp.com/channel/).

Example:

"0029VaAbCdEfGhIjKlMnOpQr"

Response

Success — provider-native response body.

Handler wraps the types.NewsletterMetadata resolved from an invite key in a { message, data } envelope.

message
string

Always "success" on HTTP 200.

data
object

Newsletter metadata resolved from the invite key/link.