v1

latestOpenAPI 3.0.02026-07-1355113123.3 KB
Groups

Remove-Group-Participant

delete/groups/{GroupId}/participants

Path parameters

GroupIdstring required

Request body

wa_idsstring[] required

Example request

{
  "wa_ids": [
    "{{Recipient-WA-ID}}"
  ]
}