Departments

Update Department Roster

Batch add and/or remove employees from a department. Send arrays of employee IDs to add or remove.

patch/v1/employers/{employerId}/departments/{departmentId}/roster

Path parameters

employerIdstring required
departmentIdstring required

Request body

addstring[]
removestring[]

Response

Default Response

successboolean required
addednumber required
removednumber required
messagestring required