Mining Pool/API Documentation/Subaccounts
Create subaccount
Allows the user to create a subaccount in a workspace.
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