Vast.ai API
Machines

Set Minimum Bid Price for a Machine

1min
PUT
https://console.vast.ai/api/v0/machines/{machine_id}/minbid

Sets the minimum bid price for a specified machine.

CLI Usage: vast set min-bid {machine_id} --price {price}

Authentication
BearerAuth
Path Parameters
machine_id
*
Body Parameters
body
*
price
*
Responses
200
Success response
success
you_sent
403
Forbidden
success
error
msg
422
Unprocessable Entity
success
error
msg
429
Too Many Requests
detail