v1

latestOpenAPI 3.1.02026-08-06118124285.7 KB
Collaboration Groups

Associate groups to a collaboration group

post/v2/collaboration-groups/associate-groups

Request body

collaborationGroupIdinteger required
groupIdsinteger[] required

Example request

{
  "collaborationGroupId": 1
}

Response

OK

collaborationGroupIdinteger
groupIdsinteger[]

Example response

{
  "collaborationGroupId": 1
}