Skip to main content

Update a department

PUT

/org/{tenant}/v2/departments/{id}

Platform support: MT and CC

Updates an existing department. The name is required. If user_ids is omitted or null, existing user assignments are left unchanged. Send an empty array to remove all assignments.

Request

Responses

Department updated successfully