AccountService.removeAccountFromTenants Method

Removes the account from the specified tenants.
 

Parameters

accountId

Type: String
The ID of the account.
tenantIds

Type: Array
ElementType: String
A collection containing the IDs of all tenants from which the account should be removed.

Return Value


Type: jQuery.Promise
A promise object that is resolved when the call is complete.