Skip to main content
Set the minimum bid price for a machine.
This is a host method, used for managing machines you are renting out on Vast.ai.

Signature

Parameters

id
int
required
id
price
Optional[float]
price

Returns

str, Result from the API call.

Example