Endpoint
Paramètres path
| Nom | Type | Requis | Description |
|---|---|---|---|
id | UUID | oui | ID du template |
Body
| Champ | Type | Requis | Description |
|---|---|---|---|
name | string | non | Nouveau nom |
body | string | non | Nouveau body |
mediaUrl | string | non | Nouvelle URL media |
Met à jour un template existant et recalcule ses variables.
| Nom | Type | Requis | Description |
|---|---|---|---|
id | UUID | oui | ID du template |
| Champ | Type | Requis | Description |
|---|---|---|---|
name | string | non | Nouveau nom |
body | string | non | Nouveau body |
mediaUrl | string | non | Nouvelle URL media |
200