Endpoint
Paramètres path
| Nom | Type | Requis | Description |
|---|---|---|---|
id | UUID | oui | ID du template |
Body
| Champ | Type | Requis | Description |
|---|---|---|---|
instanceId | UUID | non | Contexte instance.* |
contactId | UUID | non | Contexte contact.* |
variables | object | non | Valeurs custom.* |
Rend un template avec le contexte fourni sans envoyer de message.
| Nom | Type | Requis | Description |
|---|---|---|---|
id | UUID | oui | ID du template |
| Champ | Type | Requis | Description |
|---|---|---|---|
instanceId | UUID | non | Contexte instance.* |
contactId | UUID | non | Contexte contact.* |
variables | object | non | Valeurs custom.* |
200