> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# DeleteTenant

> La méthode DeleteTenant de l’API de gestion des tenants d’ABBYY FlexiCapture supprime du système un tenant identifié par son ID et accepte un seul paramètre, tenantId.

<div id="what-it-does">
  ## Fonction
</div>

Supprime un tenant.

<div id="definition">
  ## Définition
</div>

```
void DeleteTenant( int tenantId );
```

<div id="parameters">
  ## Paramètres
</div>

| **Name** | **Type** | **Description** |
| -------- | -------- | --------------- |
| tenantId | int      | ID du tenant    |

<div id="returned-value">
  ## Valeur de retour
</div>

S/O
