Create User Withdrawal

Request a withdrawal from a user's wallet to an external blockchain address.
This endpoint auto-approves the withdrawal — funds are sent immediately.

A webhook is fired with the final outcome (completed or failed).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The user ID whose balance will be debited.

string
required

Destination blockchain address.

number
required

Withdrawal amount in USDT.

string
enum
required

Must match the destination address network.

Allowed:
uri

Optional webhook URL for this withdrawal.

string

Custom label for this withdrawal.

string

Optional note.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json