Overview
Admin Resources
Application Resources
Integration Resources


REST API: SubAccounts
The subaccounts resource is used to manage the subaccounts under the current Account Context.
Resource URI(s)
get
post
 
 
/{InstanceID}/{AccountID}/SubAccounts
List and create subaccounts for the current Account Context.
 
 
 
del
/{InstanceID}/{AccountID}/SubAccounts/{SubAccountID}
Delete a subaccount for the current Account Context. To update a subaccount set the context to the AccountID and use the Account Resource.