post http://localhost:3001/v1/sub-wallet/create
Create a new sub-wallet with optional user and label information.
Log in to see full request history
Responses
Create a new sub-wallet with optional user and label information.
xxxxxxxxxx
curl --request POST \
--url http://localhost:3001/v1/sub-wallet/create \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: