v1

latestSwagger 2.02026-07-146610689.7 KB
v2

Create sub-account

Use this method to create a sub-account under the account. Sub-account functions as a fully independent account, but uses main account's billing, storage, and bandwidth.

post/v2/account/sub-account

Request body

aliasstring required

Example request

{
  "alias": "sub-account-1"
}

Response

Successful