Withdraw
Withdraws funds from the user's account to the specified address.
Header parameters
x-api-keystringRequiredExample:
API key for authentication.
your-api-keyBody
protocolstringOptionalExample:
The protocol for the withdrawal.
bitcointokenstringOptionalExample:
The token for the withdrawal.
BTCamountnumberOptionalExample:
The amount to withdraw.
0.5addressstringOptionalExample:
The address to withdraw to.
bc1qh3rp2pns6nrr8mhx0rlzd5kktwm33wc4ax0h4yResponses
200
Successfully created the withdrawal request.
application/json
400
Bad request. Invalid input parameters.
application/json
500
Internal server error.
application/json
post
/user/account/withdraw
