# Gestion des stops

### Méthodes

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Liste des stops SMS</strong></td><td>Liste des utilisateurs qui ont envoyé STOP</td><td><a href="/pages/O6Y2aKU7AUYCcqEzK0Kk">/pages/O6Y2aKU7AUYCcqEzK0Kk</a></td></tr><tr><td><strong>Ajouter un stop SMS</strong></td><td>Ajouter un numéro à la liste STOP SMS</td><td><a href="/pages/vycOuhherEEukCWeYM7T">/pages/vycOuhherEEukCWeYM7T</a></td></tr><tr><td><strong>Supprimer un STOP SMS</strong></td><td>Supprimer un numéro de la liste STOP SMS</td><td><a href="/pages/pfQnMBghR1TLViWz67xw">/pages/pfQnMBghR1TLViWz67xw</a></td></tr><tr><td><strong>Gestion des réponses</strong></td><td>Gérer les réponses aux SMS</td><td><a href="/pages/a9XxesItLuO5bVX2FhWu">/pages/a9XxesItLuO5bVX2FhWu</a></td></tr></tbody></table>


---

# 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://www.docpartner.dev/api/sms-partner/gestion-des-reponses-stops.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.
