Skip to main content
PUT
Assigns a user to a department.

Authorizations

Authorization
string
header
required

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

Path Parameters

departmentId
string<uuid>
required

The ID of the department.

userId
string<uuid>
required

The ID of the user to assign.

Response

User assigned successfully.