Delete multiple inventory items

Deletes multiple inventory items in a single request. Add a query string with the parameter itemIds and a comma-separated list of one or more itemId values.

Use this example to create a request to delete three items:
{merchantId}/items?itemIds={itemId},{itemId},{itemId}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Merchant Id

Headers
string
required

Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <product> / <product-version> <comment>

Response
200
Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!