Authorizations
Apikey
Path Parameters
ID do Grupo
Response
200 - application/json
The response is of type string
.
curl --request POST \
--url https://api.wappfy.com.br/api/{session}/groups/{id}/invite-code/revoke \
--header 'apikey: <api-key>'
"<string>"
O parâmetro deve ser o instanceName da sessão.
curl --request POST \
--url https://api.wappfy.com.br/api/{session}/groups/{id}/invite-code/revoke \
--header 'apikey: <api-key>'
"<string>"
Apikey
ID do Grupo
The response is of type string
.