Delete Auction bid

This API will delete all bid data of the given bid id. Users will need to pass bid id and event URL in the path param. 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
200OK
4060107You cannot delete bid which have already been paid.
4040003Could not find a bid.
Language
Authentication
Header
Click Try It! to start a request and see the response here!