latestOpenAPI 3.1.02026-08-13118124304.8 KB

70a12bbb88c9

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
}