Docker
Pull Image
Start downloading a Docker image in the background.
Initiates an asynchronous pull operation for the specified Docker image. The pull runs in the background, allowing the API to remain responsive. Use the /pull-status endpoint to monitor progress.
Use this endpoint to download new Hummingbot versions or other required images before creating containers.
post/docker/pull-image
Request body
Response
Successful Response
object required