SetParentTeam Action

Sets the parent business unit of a team.

Bound Entities

Bound actions are invoked by appending the action name to the URI representing an entity or collection.

Entity Type Binding Type
team entity

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
BusinessUnit
businessunit False True The ID of the business unit to which to move the team. Required.
DoNotMoveAllRecords
Edm.Boolean True True Do not move Owned records to new Business Unit.

Entities

Use the SetParentTeam action with the following entity types:

Name Display Name Description
businessunit Business Unit Business, division, or department in the Microsoft Dynamics 365 database.
systemuser User Person with access to the Microsoft CRM system and who owns objects in the Microsoft CRM database.

See also