Skip to main content
PUT
set min-bid

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Path Parameters

machine_id
integer
required

The ID of the machine.

Body

application/json
price
number<float>
required

Minimum bid price for the machine.

Example:

0.5

Response

Success response

success
boolean
Example:

true

you_sent
object

The original request JSON.