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
value
string

The Department name

Response

Created

result
object