Add IB Group Members
Add members to an Information Barrier group.
Path parameters
gidstringRequired
URL-Safe encoded Group ID
Header parameters
sessionTokenstringRequired
Session authentication token.
Bodyinteger · int64[]
integer · int64[]OptionalExample:
[1461508270000,7215545057281]Responses
200
Success
application/json
The results of list based bulk action. The list contains the result messages in the same order as submitted. The message will be an empty string if the action was successful for item in that index.
overallResultstring · enumOptionalExample:
SUCCESSPossible values: resultsstring[]OptionalExample:
[""]400
Client error, see response body for further details.
application/json
401
Unauthorized: Invalid session token.
application/json
403
Forbidden: Caller lacks necessary entitlement.
application/json
500
Server error, see response body for further details.
application/json
post
/v1/admin/group/{gid}/membership/add
🚧 Roles and Privileges
Last updated
Was this helpful?