New: MCP server monitoring is live. Start free
SendGridSchemaAdditive

Response schema changed for POST /v3/templates (TransactionalTemplate)

Affected surface
POST /v3/templates
Affected field
TransactionalTemplate

What changed

Response schema changed for POST /v3/templates (TransactionalTemplate) Affected surface: POST /v3/templates. Root cause: schema `TransactionalTemplate`. Detected at Thu, 20 Jun 2024 14:42:14 UTC UTC.

Diff

{
  "current_value": "object",
  "path": "POST /v3/templates",
  "previous_value": "",
  "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.

Diff your serializers against the new schema. The diff above shows what moved.

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.