Skip to main content
PUT
Updates a department in the caller's organization.

Authorizations

Authorization
string
header
required

Application (M2M) OAuth2 access token (client credentials).

Path Parameters

departmentId
string<uuid>
required

The ID of the department to update.

Body

Cancellation token.

name
string
required

Response

Department updated successfully.

id
string<uuid>
required
createdDateTime
string<date-time>
required
memberCount
required
name
string
required
updatedDateTime
string<date-time>
required