Skip to main content
POST
Remove groups

Authorizations

apikey
string
header
required

Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.

Body

application/json
communityJid
string
required

JID of the target community.

Example:

"120363000000000000@g.us"

groupJid
string[]
required

Array of group JIDs to remove from the community.

Example:

Response

Success — provider-native response body.

Envelope reporting which groups were successfully unlinked from (removed from) the community and which failed.

message
string

Constant success indicator ("success").

data
object

Per-group outcome of the unlink operation.