Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
group_id
string
required

The Group ID

Example:

"xxx@g.us"

Response

GroupInvitationCodeResource

success
boolean
required

The success status of response.

message
string
required

The message of response.

data
object
required