# Warnings

When deleting products from a given price list, please consider the following warnings:

<img src="/files/pUpIqpmir7IyEDZQVsoe" alt="" data-size="line">The action of deleting products from a price list is a dangerous action since it eliminates the current prices of those products in the given price list. Please, use this service with caution and understanding the implications of executing this action.

\=> This endpoint does a hard wipe of the data. After the execution, the operation cannot be undone.\
\=> There is no way to undo and go back the data after executing this operation.\
Please, proceed with caution.\
\=> There is no available recovery data service or undoing-this-opeation-data rescue.\
\=> For security purposes, the mandatory required confirmation token has a short time-to-live period (30 seconds by default). After that time span, the token became obsolete and useless.\
\=> If you don’t give AT LEAST ONE product in the endpoint JSON body call, every product from the given price list will be deleted.\
\=> The DETAILED result of the operation is registered and returned in the endpoint response JSON.\
\=> The DETAILED result of the operation is registered and available at the Alephee processes monitor.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developers.alephee.com/v2/products/delete-methods/delete-products-from-a-price-list/warnings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
