Update Auction Settings on host side

This API will update the auction settings on the host side. Users will need to pass the Auction setting information to API as shown in the request body. This endpoint can be accessed by users with event admin access or greater. Users will need to pass an authentication token to authorize the user.

Here are the possible error messages, which will return if any condition has failed or requires missing data for processing.

Error CodeError Description
200Successfully updated host settings.
4060811The minimum bid increment has to be at least one, it cannot be zero.
4060204This auction has already ended. You must reset this auction before changing the ending time. Resettings this auction will delete all user activity and it will NOT be recoverable.
Language
Authorization
Header
Click Try It! to start a request and see the response here!