Collaboration Groups
Associate employees to a collaboration group
post/v2/collaboration-groups/associate-employees
Request body
Example request
{
"collaborationGroupId": 1
}Response
OK
Example response
{
"collaborationGroupId": 1
}Changes
Changed in 1 of the 2 revisions of this API.1
- ○
the endpoint scheme security
OAuth2ClientCredentialswas added to the APIapi-security-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○