Delete a sale
DELETE
/collection/{highlightId}/sales/{saleId}
Delete a draft sale from a collection. Live sales cannot be deleted — use update to pause or set an end date instead.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” highlightId
required
string format: uuid
saleId
required
string format: uuid
Responses
Section titled “ Responses ”Sale deleted
Invalid request
Unauthorized
Forbidden
Not found