Auctions
Create auctions
POST
/
v2
/
auctions
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
auctions
object[]
requiredResponse
201 - application/json
results
object[]
required