> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/list-advertise/list-and-advertise-fr/vendre-sur-les-places-de-marche/comment-supprimer-une-api.md).

# Comment supprimer une API

Si vous décidez que vous n'avez plus besoin d'une API particulière, la supprimer est très simple. Il est important de se rappeler qu'une fois qu'une API est supprimée, elle est supprimée de façon permanente.

{% hint style="warning" %}
**Important :** Une fois qu'une API est supprimée, elle est supprimée de façon permanente.
{% endhint %}

Pour supprimer une API, suivez ces étapes :

{% stepper %}
{% step %}

### Ouvrez les paramètres de l'API

Allez à l'étape **Paramètres** étape de l'API que vous souhaitez supprimer, puis cliquez sur le **symbole d'engrenage** en haut à droite.

![Symbole d'engrenage](/files/f6297d6e077708204404dc895aee892a1d41b3ee)
{% endstep %}

{% step %}

### Supprimer l'API

Sélectionnez **Supprimer l'API**, tapez *supprimer* et cliquez de nouveau sur **Supprimer l'API** pour supprimer entièrement l'API.

![Confirmation de suppression de l'API](/files/a06dbb77f316caea30f07fe2592c19003d438b19)
{% endstep %}
{% endstepper %}

Si vous souhaitez seulement supprimer ou dépublier des produits d'une marketplace, vous pouvez aussi vider une API en suivant les étapes expliquées dans cet article : [Comment supprimer les produits d’une API](/list-advertise/list-and-advertise-fr/vendre-sur-les-places-de-marche/comment-supprimer-les-produits-dune-api.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://helpcenter.channable.com/list-advertise/list-and-advertise-fr/vendre-sur-les-places-de-marche/comment-supprimer-une-api.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.
