Path Parameters
Token ticker or mint address
Example:
"USDC"
Withdraw type: protected or regular
Available options:
protected
, regular
Example:
"protected"
Query Parameters
The amount to withdraw. Human readable value, e.g. 100 USDC
Required range:
x >= 0
Example:
100
The percentage of balance to withdraw
Required range:
1 <= x <= 100
Body
application/json