Patches the tenant’s stored preference defaults.
Patches the tenant’s stored preference defaults. Swap settings live under theDocumentation Index
Fetch the complete documentation index at: https://docs.glider.fi/llms.txt
Use this file to discover all available pages before exploring further.
swap namespace: slippageBps, priceImpactBps, and thresholdUsd
(minimum swap size in USD).
x-api-key header (required)tenant:writePUT /v2/strategies/{strategyId}/schedule.
swap:
null — clear the field (revert to “not configured”){} and { "swap": {} } are both 200 no-ops. Sending
{ "swap": { "slippageBps": null } } clears slippageBps while leaving
priceImpactBps and thresholdUsd untouched.