v1

latestOpenAPI 3.0.02026-07-1355113123.3 KB
Groups

Demote-Group-Admin

delete/groups/{GroupId}/admins

Path parameters

GroupIdstring required

Request body

wa_idsstring[] required

The WhatsApp IDs of the people to be added or removed as group admins

Example request

{
  "wa_ids": [
    "<Recipient WA-ID, from Contacts API>"
  ]
}