Departments
Update Department
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the department to update
Body
application/json
The color code of the department
The name of the department
Response
200 - application/json