v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Department

Create a department.

post/api/departments

Request body

namestring required

Identifying name. Must be unique.

descriptionstring nullable

Description of the department.

workCenterIdsstring[] nullable

Identifiers of the work centers associated with this department. Please reference /api/work-centers endpoint.

Response

Department created

idstring required

The id of the created record