Skip to main content

Create a sub-account

Type: POST

Description: /v4/user/account

Parameters

NameTypeMandatoryDefaultDescriptionRanges
accountNamestringtrue-Sub-account name-

Response Example

Response
{
"rc": 0,
"mc": "SUCCESS",
"ma": [{}],
"result": true //true: success; false/null: unsuccess
}