Remove IB Group Members
Remove members from 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
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/remove
❗️ Known Limitation
🚧 Roles and Privileges
Last updated
Was this helpful?