Update Connector Config
Update configuration for a DEX connector.
Args: connector_name: Connector name (e.g., 'meteora', 'raydium') config_updates: Dict with path-value pairs to update. Keys can be in snake_case (e.g., {"slippage_pct": 0.5}) or camelCase (e.g., {"slippagePct": 0.5})
Path parameters
Request body
Response
Successful Response
Changes
Changed in 2 of the 13 revisions of this API.3
- ○
added the optional property
detail/items/ctxto the response with the422statusresponse-optional-property-added
- ○
added the optional property
detail/items/inputto the response with the422statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○