Skip to main content
POST
Pull Image

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
image_name
string
required

Docker image name with optional tag (e.g., 'hummingbot/hummingbot:latest')

Response

Successful Response