POST
/
api
/
{session}
/
groups
/
{id}
/
invite-code
/
revoke
Invalidar o código de convite atual do grupo e gerar um novo
curl --request POST \
  --url https://api.wappfy.com.br/api/{session}/groups/{id}/invite-code/revoke \
  --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.