Skip to main content
POST
Deep scan dependencies for a bulk/department-deletion transfer

Authorizations

Authorization
string
header
required

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

Body

application/json
assignments
object[]
required

Set of { userId, targetDepartmentId } pairs to scan together (typically every member of a department being deleted).

Response

Bulk scan completed

The response is of type object.