v46

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-011274550.0 KB
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