Skip to main content
POST
Deep scan dependencies for a single-user department transfer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
userId
string
required

User _id being moved out of their current department.

targetDepartmentId
string
required

Destination department _id the user should be reassigned to.

Response

Scan completed

The response is of type object.