Skip to main content
POST
Create a department

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Required string length: 1 - 100

Response

201 - application/json

OK

id
string<uuid>
required
name
string
required
created_at
string<date-time>
required
updated_at
string<date-time> | null
required
organization_id
string | null
required