User Collaboration Groups
Add collaboration groups to a user. Multiple rows with the same login = multiple groups posted in one call.
1 — Excel file
Rows grouped by login.
Submit to OFS
Upload an Excel file.
Fields
loginrequiredstringUser login to assign collaboration groups to. All rows with same login are sent together.
namerequiredstringName of the collaboration group exactly as configured in OFS.
Notes
- ·One Excel row = one collaboration group for a user.
- ·Multiple rows with the same login = multiple groups assigned in one API call.
- ·Group names must match exactly as configured in OFS.
- ·This endpoint ADDS groups — it does not replace or remove existing ones.