---
title: "Changes to Patch Endpoint"
method: PATCH
path: "/api/v1/app/{app_id}/endpoint/{endpoint_id}"
---

# Changes to Patch Endpoint

`PATCH /api/v1/app/{app_id}/endpoint/{endpoint_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 6 revisions.

- **2026-08-19** `dc130bd1b074` — 1 breaking, 6 warning, 2 info
- **2026-07-31** `16dbcc056c48` — 2 info

## Changes

- **2026-08-19** `dc130bd1b074` — 1 breaking, 6 warning, 2 info
  - removed the required property `version` from the response with the `200` status
  - removed the request property `filterTypes`
  - removed the request property `rateLimit`
  - removed the request property `secret`
  - removed the request property `version`
  - removed the optional property `filterTypes` from the response with the `200` status
  - removed the optional property `rateLimit` from the response with the `200` status
  - added the new optional request property `eventTypes`
  - added the optional property `eventTypes` to the response with the `200` status
- **2026-07-31** `16dbcc056c48` — 2 info
  - added the new optional request property `secret`
  - added the new optional request property `version`

---

[Operation](https://skmtc.dev/svix/apis/svix-api/docs/api/v1/app/:app_id/endpoint/:endpoint_id/patch.md) · [API](https://skmtc.dev/svix/apis/svix-api.md) · [Page](https://skmtc.dev/svix/apis/svix-api/changes/api/v1/app/:app_id/endpoint/:endpoint_id/patch)
