Skip to main content
DELETE
Remove item from basket

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The ID of the basket to retrieve

Body

application/json
listingId
string
required

The ID of the listing

Response

200 - application/json

The updated basket items

{key}
object[]