post
https://{your-bynder-domain}/api/1/groups//add-users
Adds one or more users to the specified group. Pass a single-element array to add one user.
Users that are already members of the group are silently ignored (the operation is idempotent).
An empty user_ids array is accepted and is a no-op.
Requires the GROUPMANAGEMENT security role.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Missing or invalid authentication. The response body is empty.
403The authenticated user does not have the GROUPMANAGEMENT security role.
422Validation error (e.g. missing user_ids field or malformed UUID).
