DELETE listings/{listingID}

Deletes the Listing with the given Listing ID from StoreFeeder. The listing will not be removed from channel.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
listingID The ID of the Listing integer Required

Body Parameters

None.

Response Information

Resource Description

Deletes the Listing with the given Listing ID from StoreFeeder. The listing will not be removed from channel.

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.