Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the group.
The ID of the containing group.
Response
200 - application/json
The created GroupContainingGroup object.
GroupContainingGroup Object
Description
The GroupContainingGroup object is used to represent a relationship between a group and a group.
The groupID of the containing group.
Example:
"f454d283-ca87-4a8a-bdbb-df212eca5353"

