MoveDepartment
Move a department to a different parent node in the organization tree.
PUT
/api/v1/tenants/{tenantUuid}/org/departments/{uuid}/moveOperation ID
MoveDepartmentSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Path Parameters
tenantUuidStringRequiredUUID of the tenant that owns the department
uuidStringRequiredUUID of the department to move
