Response schema changed for DELETE /tickets/{ticket_id}
- Affected surface
- DELETE /tickets/{ticket_id}
What changed
Response schema changed for DELETE /tickets/{ticket_id} Affected surface: DELETE /tickets/{ticket_id}. Root cause: endpoint `DELETE /tickets/{ticket_id}`. Detected at Tue, 17 Feb 2026 13:42:50 UTC UTC.
Diff
{
"current_value": "error",
"previous_value": "inline:object",
"schema_path": "DELETE /tickets/{ticket_id} response 404"
}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
Diff your serializers against the new schema. The diff above shows what moved.
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.
