Generate New Invite Link
Generate New WhatsApp Group Joining Link
Below API allows to Generate New Invite Link for Groups
Please note members can share the joining link with anyone so please be aware while sharing the invite link with unknown contacts. If you want only specified members to be added into a group then first create a group then make a trusted contact as admin then manually add your members.
Generate New Invite Link
POST
https://pickyassist.com/app/api/v2/generate-invite-link
This API allows you to generate a new invite link
Request Body
Name | Type | Description |
---|---|---|
token | string | Your API Token for authentication |
group_id | string | Pass the Group ID for which you would like to generate a new invite link |
Sample Request Body JSON
Sample Response
Last updated