New: MCP server monitoring is live. Start free
SendGridSchemaAdditive

Response schema changed for PATCH /v3/user/webhooks/event/settings/{id} (EventWebhookUnsignedResponse)

Affected surface
PATCH /v3/user/webhooks/event/settings/{id}
Affected field
EventWebhookUnsignedResponse

What changed

Response schema changed for PATCH /v3/user/webhooks/event/settings/{id} (EventWebhookUnsignedResponse) Affected surface: PATCH /v3/user/webhooks/event/settings/{id}. Root cause: schema `EventWebhookUnsignedResponse`. Detected at Thu, 20 Jun 2024 14:42:14 UTC UTC.

Diff

{
  "current_value": "object",
  "path": "PATCH /v3/user/webhooks/event/settings/{id}",
  "previous_value": "",
  "schema_path": "schema EventWebhookUnsignedResponse"
}

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.