Create a new department
Departments
Create Department
POST
Create a new department
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the department
Body
application/json
Response
Successful response
Example:
"<success message>"

