cURL
curl --request POST \ --url https://api.z-api.io/instances/{instanceId}/token/{token}/send-newsletter-admin-invite \ --header 'Client-Token: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "phone": "<string>", "adminInviteMessage": { "newsletterId": "<string>", "caption": "<string>" } } '
Send an invite to manage a WhatsApp channel
Documentation IndexFetch the complete documentation index at: https://developer.z-api.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.z-api.io/llms.txt
Use this file to discover all available pages before exploring further.
Show Properties
{ "phone": "5511999999999", "adminInviteMessage": { "newsletterId": "120363166555745933@newsletter", "caption": "I want to invite you to be an admin of my WhatsApp channel." } }
{ "zaapId": "3999984263738042930CD6ECDE9VDWSA", "messageId": "D241XXXX732339502B68", "id": "D241XXXX732339502B68" }