Skip to main content
POST
Revoke invite

Authorizations

apikey
string
header
required

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

Path Parameters

instance
string
required

The number's display name in the Pilot Status dashboard.

Body

application/json
groupJid
string
required

Group JID (may also be sent as a groupJid query parameter).

Example:

"120363000000000000@g.us"

Response

Success — provider-native response body.

Result of revoking the current invite code; a new code is generated.

revoked
boolean

True when the previous invite code was revoked.

inviteCode
string

The newly generated invite code.