Endpoint
Paramètres path
| Nom | Type | Requis | Description |
|---|---|---|---|
id | UUID | oui | ID du contact |
Body
| Champ | Type | Requis | Description |
|---|---|---|---|
name | string | non | Nouveau nom |
phone | string | non | Nouveau téléphone |
tags | string[] | non | Remplace les tags |
meta | object | non | Remplace les métadonnées |