Stop a bot with the specified configuration.
Args: action: StopBotAction containing bot stop parameters bots_manager: Bot orchestrator service dependency db_manager: Database manager dependency
Returns: Dictionary with status and response from bot stop operation
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Successful Response