Create department
Create department (Enterprise/Contact only). Requires name; budget 0-999999.99, name 1-100 chars, description 0-500.
请求头
Authorization
Bearer {access_token}
X-Workspace-Id
Workspace UUID
请求
name (required), description, managerId, budget, budgetAction
name
budget
budgetAction
description
managerId
响应
data: created department
错误
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
409
Conflict Error
422
Unprocessable Entity Error