v3
latestOpenAPI 3.0.32026-07-21128192192.7 KBLiquidityProvisioning
Build transaction to withdraw liquidity from the given pool
delete/v1/liquidity/provision/{address}
Path parameters
addressstring required
Request body
Example request
{
"user_address": "UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV"
}Response
Transaction to be sent
Example response
{
"message": {
"address": "EQCM3B12QK1e4yZSf8GtBRT0aLMNyEsBc_DhVfRRtOEffLez"
}
}