Departments
Create a department
Create a department
POST
/
departments
Authorizations
X-API-KEY
string
headerrequiredBody
application/json
name
string
requireddefault_allowance
number
requiredmaximum_absent
number
requiredapproval_process
enum<string>
requiredAvailable options:
Linear_all_have_to_agree
, Linear_one_has_to_agree
, Parallel_all_have_to_agree
, Parallel_one_has_to_agree
manager_member
object[]
requireddefault_department_allowances
object[]
requiredResponse
200 - application/json
The response is of type string
.
Was this page helpful?