GET
/
api
/
{session}
/
groups
/
{id}
/
invite-code
Obter o código de convite para o grupo
curl --request GET \
  --url https://api.wappfy.com.br/api/{session}/groups/{id}/invite-code \
  --header 'apikey: <api-key>'
"<string>"

Authorizations

apikey
string
header
required

Apikey

Path Parameters

id
string
required

ID do Grupo

Response

200 - application/json

The response is of type string.