---
title: "Changes to Create Endpoint"
method: POST
path: "/api/v1/app/{app_id}/endpoint"
---

# Changes to Create Endpoint

`POST /api/v1/app/{app_id}/endpoint`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 6 revisions.

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

## Changes

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

---

[Operation](https://skmtc.dev/svix/apis/svix-api/docs/api/v1/app/:app_id/endpoint/post.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/post)
