Description
This endpoint allows joining a group using an invite code.URL Parameters
WhatsApp unique session ID
Body
Body Parameters
Property | Type | Required | Description |
---|---|---|---|
code | string | ✅ Yes | Group invite code |
Response
Status Codes
200
- Joined successfully400
- Invalid code401
- Unauthorized404
- Group not found
Usage Example
Authorizations
Your Wappfy API key (get it at dash.wappfy.com.br)
Path Parameters
Session name (instanceName)
Body
application/json
Group code (123) or url (https://chat.whatsapp.com/123)
Example:
"https://chat.whatsapp.com/1234567890abcdef"
Response
200 - application/json
ID do Grupo
Example:
"123@g.us"