Remove members from Governance Group
POST {{baseUrl}}/workgroups/:workgroupId/members/bulk-delete
This API removes one or more members from a Governance Group. A token with API, ORG_ADMIN authority is required to call this API.
Following field of Identity is an optional field in the request.
name
Request Body
{"0"=>{"type"=>"IDENTITY", "id"=>"464ae7bf791e49fdb74606a2e4a89635", "name"=>"Addie Smith"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |