Create Or Update Controller Config
Controllers
Create Or Update Controller Config
Create or update controller configuration.
Args: config_name: Name of the configuration file config: Configuration dictionary to save
Returns: Success message when configuration is saved
Raises: HTTPException: 400 if save error occurs
POST
Create Or Update Controller Config
Documentation Index
Fetch the complete documentation index at: https://condor.hummingbot.org/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Body
application/json
The body is of type Config · object.
Response
Successful Response

