Cancel an English auction
POST
/collection/{highlightId}/sales/auction/cancel
Build the AuctionManager.cancelAuctionOnChain transaction. The contract enforces owner-only and that no reserve-meeting bid has landed; any escrowed NFT is returned to the owner. Creator only.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” highlightId
required
string format: uuid
Request Body required
Section titled “Request Body required ”object
saleId
required
string format: uuid
Responses
Section titled “ Responses ”Cancel transaction configuration
Invalid request
Unauthorized
Forbidden
Not found
Internal server error