post
https://yoursubdomain.workbright.com/api/employees//groups
Adds an employee to a group. Returns the corresponding Group Membership object.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
422 Errors
Occur in the following scenarios:
- The group ID does not exist within the organization.
- The group ID is not included as a parameter.
- The employee is already in the given group.
In each of these scenarios, the returned body will be a Hash called errors. The key is the field with the error, and the value is an array of strings containing the error message(s). See the given example for more.
