Create a Department for a Company
Departments
Create a Department for a Company
Create a Department for a Company
This endpoint requires the create_department permission
POST
Create a Department for a Company
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.
Example:
"en"
Path Parameters
Company ID
Body
application/json
Department name, must be unique for the company
Response
Created
Retrieve Departments that belong to a CompanyRetrieve Departments that belong to the current Company