Bot Orchestration
Deploy V2 Script
Deploy a V2 script bot with optional script configuration. This endpoint creates and starts a Hummingbot instance running the specified script.
Args: deployment: V2ScriptDeployment configuration containing instance name, credentials, optional script name and configuration docker_manager: Docker service dependency db_manager: Database manager dependency
Returns: Dictionary with deployment response including instance details
Raises: HTTPException: 500 if deployment fails
post/bot-orchestration/deploy-v2-script
Request body
Response
Successful Response
{"stackTrail":"paths:/bot-orchestration/deploy-v2-script:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}