Delete facet value record collection

delete

/gsdata/v1/{appName}/facets/{recordCollection}

Deletes the specified record collection and all records contained in that collection. Do not perform this on system generated collections such as /product.priceRange or /product.category.

Request

Supported Media Types
Path Parameters
Security
Back to Top

Response

Supported Media Types

202 Response

POST request was successful.
Body ()
Root Schema : DeleteRecCollResponse
Type: object
Represents the response received from a DELETE request to delete a record collection.
Show Source
Back to Top