Required fields removed in POST /v3/templates/{template_id} (TransactionalTemplate): []
- Affected surface
- POST /v3/templates/{template_id}
- Affected field
- TransactionalTemplate
What changed
Required fields removed in POST /v3/templates/{template_id} (TransactionalTemplate): [] Affected surface: POST /v3/templates/{template_id}. Root cause: schema `TransactionalTemplate`. Detected at Thu, 27 Jun 2024 16:45:41 UTC UTC.
Diff
{
"path": "POST /v3/templates/{template_id}",
"removed_fields": [
"updated_at "
],
"schema_path": "schema TransactionalTemplate"
}Likely impact
This is an additive change. Existing integrations are unaffected; this is mostly useful if you want to take advantage of the new surface.
Recommended action
No action required, but you can drop the field from request payloads to keep them tidy.
Related changes
Other endpoints affected by the same root cause.
Catch changes like this on every API you depend on.
Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.
