cURL
curl --request POST \ --url https://api.example.com/api/v1/groups/{group_jid}/invite-link
{ "success": true, "invite_link": "<string>" }
Get the invite link for a WhatsApp group.
Documentation IndexFetch the complete documentation index at: https://docs.wazzapi.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.wazzapi.com/llms.txt
Use this file to discover all available pages before exploring further.
WhatsApp session name
Successful Response
Response containing a group invite link.