Endpoint
Parameters path
| Nom | Type | Required | Description |
|---|---|---|---|
id | UUID | yes | ID du template |
Body
| Field | Type | Required | Description |
|---|---|---|---|
instanceId | UUID | no | instance.* context |
contactId | UUID | no | contact.* context |
variables | object | no | custom.* values |
Render a template with the provided context without sending a message.
| Nom | Type | Required | Description |
|---|---|---|---|
id | UUID | yes | ID du template |
| Field | Type | Required | Description |
|---|---|---|---|
instanceId | UUID | no | instance.* context |
contactId | UUID | no | contact.* context |
variables | object | no | custom.* values |
200