Endpoint
Parameters path
| Nom | Type | Required | Description |
|---|---|---|---|
groupId | UUID | yes | Group ID |
Body
| Field | Type | Required | Description |
|---|---|---|---|
name | string | no | Nouveau nom |
description | string | no | Nouvelle description |
color | string | no | Nouvelle couleur |
Update a contact group.
| Nom | Type | Required | Description |
|---|---|---|---|
groupId | UUID | yes | Group ID |
| Field | Type | Required | Description |
|---|---|---|---|
name | string | no | Nouveau nom |
description | string | no | Nouvelle description |
color | string | no | Nouvelle couleur |
200