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