Mining Pool/API Documentation/Subaccounts
Add subaccount
Allows the user to add a subaccount in to a group, within a workspace. If subaccount does not exist it will be created.
Authorization
authorization
<token>Use your API key here.
In: header
Request Body
application/json
RequiredProvide the name for the new subaccount.
name
RequiredstringA subaccount name for which to retrieve summary information.
Minimum length:
1
Path Parameters
group_id
RequiredstringAn alternate shortcut for specifying subaccounts. Can be used in place of subaccount_names
Format:
"uuid"
Default Response