Employees|Department

Create/Update departments.

This endpoint enables you to create departments or update the ones you created.

post/department/upsert

Request body

deleteMissingboolean

Do you want to delete all departments missing from this request? This Parameter is optional. (Default: false)

dryRunboolean

Simulate the operation. (No records will be created or changed) This Parameter is optional.

Response

Success Response:

Changes

No recorded changes to this endpoint across all 4 revisions of this API.