Place Auction BidAsk AIpost https://{api_hostname}/alpha/auction/{auction_id}/bidPlace the auction bid and return the auction bid object.Path Paramsauction_idstringrequiredThe id for the auctionBody ParamsRequest body to place an auction bid.emailstringrequiredThe email of the user placing the auction bid.amountnumberrequiredAmount of tokens to bid.Responses 200Success Response 500Internal Server ErrorUpdated over 2 years ago