Remove-Group-Participant
http://whatsapp.local
http://whatsapp.local
DELETE
/groups/{GroupId}/participants
Groups
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE 'http://whatsapp.local/groups//participants' \
--header 'Content-Type: application/json' \
--data-raw '{
"wa_ids": [
"{{Recipient-WA-ID}}"
]
}'
Response Response Example
{}
Request
Path Params
GroupId
stringÂ
required
Body Params application/json
Responses
Modified at 2023-08-15 03:06:39