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
Name | Description | Type | Additional 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.
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.