Skip to main content
DELETE
/
v1
/
pools
Clear pools metadata cache. For internal usage only
curl --request DELETE \
  --url https://backend.swap.coffee/v1/pools \
  --header 'X-Api-Key: <api-key>'
{
  "error": "<string>"
}

Authorizations

X-Api-Key
string
header
required

Response

ok