Update department
Update department (Enterprise/Contact only). All body fields optional; name 1-100, description 0-500, budget 0-999999.99.
Path parameters
id
Department UUID
Headers
Authorization
Bearer {access_token}
X-Workspace-Id
Workspace UUID
Request
name, description, managerId, budget, budgetAction
budget
budgetAction
description
managerId
name
Response
data: updated department
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error