DELETE v1/bunits/{bunitId}/consumers/{consumerId}/microsoft365account?deleteAssociations={deleteAssociations}
Unassign a account from a business unit
This will delete the consumption unit that relates the account to the business unit
Any data related to the account will be added to that of the tenant it is related to
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
integer |
Required |
|
consumerId |
integer |
Required |
|
deleteAssociations |
Whether associations to backup policies should be removed | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
None.