cURL
curl --request POST \ --url https://api.z-api.io/instances/{instanceId}/token/{token}/send-text \ --header 'Client-Token: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "phone": "<string>", "message": "<string>", "groupMentioned": [ { "phone": "<string>", "subject": "<string>" } ] } '
Mention groups related to a community
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-group", "message": "Welcome to *Z-API group* @1203634230225498-group", "groupMentioned": [ { "phone": "1203634230225498-group", "subject": "Z-API subgroup" } ] }
{ "zaapId": "3999984263738042930CD6ECDE9VDWSA", "messageId": "D241XXXX732339502B68", "id": "D241XXXX732339502B68" }