Endpoint
Paramètres path
| Nom | Type | Requis | Description |
|---|---|---|---|
groupId | UUID | oui | ID du groupe |
Body
| Champ | Type | Requis | Description |
|---|---|---|---|
name | string | non | Nouveau nom |
description | string | non | Nouvelle description |
color | string | non | Nouvelle couleur |
Met à jour un groupe de contacts.
| Nom | Type | Requis | Description |
|---|---|---|---|
groupId | UUID | oui | ID du groupe |
| Champ | Type | Requis | Description |
|---|---|---|---|
name | string | non | Nouveau nom |
description | string | non | Nouvelle description |
color | string | non | Nouvelle couleur |
200