Skip to main content
POST
Unlink groups

Authorizations

Authorization
string
header
required

Instance token (zpfy_inst_...) — sends messages.

Body

application/json
id
string
required

Community id: the ...@g.us id returned when creating the community (POST /communities/create). Use exactly as received.

Example:

"120363012345678901@g.us"

groups
string[]
required

Group ids to link/unlink.

Minimum array length: 1

the group id (returned by GET /groups).

Example:

Response

Groups unlinked.

data
object