DELETE
/
v1
/
strategies
/
cancel
/
by-wallet
/
{address}
curl --request DELETE \
  --url https://backend.swap.coffee/v1/strategies/cancel/by-wallet/{address}
This response has no body data.

Authorizations

X-Api-Key
string
header
required

Path Parameters

address
string
required

Query Parameters

type
enum<string>
Available options:
limit,
dca,
vca