Controllers
Delete Controller Config
Delete controller configuration.
Args: config_name: Name of the configuration file to delete
Returns: Success message when configuration is deleted
Raises: HTTPException: 404 if configuration not found
delete/controllers/configs/{config_name}
Path parameters
config_namestring required
Response
Successful Response
{"stackTrail":"paths:/controllers/configs/{config_name}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}