Add members to Governance Group
POST {{baseUrl}}/workgroups/:workgroupId/members/bulk-add
This API adds one or more members to 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 | 
|---|---|---|---|
| X-SailPoint-Experimental | boolean | (Required) Use this header to enable this experimental API. | |
| Content-Type | string | ||
| Accept | string |