DELETE
/
v1
/
strategies
/
cancel
/
by-tokens
/
{first}
/
{second}
curl --request DELETE \
  --url https://backend.swap.coffee/v1/strategies/cancel/by-tokens/{first}/{second}
This response does not have an example.

Authorizations

X-Api-Key
string
header
required

Path Parameters

first
string
required
Example:

"native"

second
string
required
Example:

"native"

Query Parameters

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

Response

200
_mintlify/placeholder

ok