---
title: "Changes to Upsert Operational Webhook Endpoint"
method: PUT
path: "/api/v1/operational-webhook/endpoint/{endpoint_id}"
---

# Changes to Upsert Operational Webhook Endpoint

`PUT /api/v1/operational-webhook/endpoint/{endpoint_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 6 revisions.

- **2026-08-19** `dc130bd1b074` — 4 warning, 3 info

## Changes

- **2026-08-19** `dc130bd1b074` — 4 warning, 3 info
  - removed the request property `filterTypes`
  - removed the request property `rateLimit`
  - removed the optional property `filterTypes` from the response with the `200` status
  - removed the optional property `rateLimit` from the response with the `200` status
  - api operation id `v1.operational-webhook.endpoint.update` removed and replaced with `v1.operational-webhook.endpoint.upsert`
  - added the new optional request property `eventTypes`
  - added the optional property `eventTypes` to the response with the `200` status

---

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