Create Specific Account
This API create a user's new account on a different blockchain
Path parameters
user_uuidstringRequired
User UUID
network_namestringRequired
Account type
Responses
200
Account created successfully
application/json
400
Invalid request
application/json
401
Authorization error
application/json
404
User not found
application/json
post
/user/{user_uuid}/wallet/account/{network_name}Last updated
Was this helpful?