curl --request DELETE \
--url https://backend.swap.coffee/v1/strategies/cancel/by-tokens/{first}/{second} \
--header 'X-Api-Key: <api-key>'{
"error": "<string>"
}curl --request DELETE \
--url https://backend.swap.coffee/v1/strategies/cancel/by-tokens/{first}/{second} \
--header 'X-Api-Key: <api-key>'{
"error": "<string>"
}