---
title: "Changes to Update webhook integration"
method: PATCH
path: "/generic-webhook-integration/project/{projectId}"
---

# Changes to Update webhook integration

`PATCH /generic-webhook-integration/project/{projectId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 23 revisions.

- **2026-08-24** `08bbb5bedb5d` — 8 breaking, 13 info
- **2026-07-11** `32cece1ebe43` — 1 info

## Changes

- **2026-08-24** `08bbb5bedb5d` — 8 breaking, 13 info
  - the request property `secret` became not nullable
  - the response's body became nullable
  - removed the required property `events/taskCommentCreated` from the response with the `200` status
  - removed the required property `events/taskCreated` from the response with the `200` status
  - removed the required property `events/taskDescriptionChanged` from the response with the `200` status
  - removed the required property `events/taskPriorityChanged` from the response with the `200` status
  - removed the required property `events/taskStatusChanged` from the response with the `200` status
  - removed the required property `events/taskTitleChanged` from the response with the `200` status
  - added the new optional request property `dueDateReminderLeadTimeMinutes`
  - added the new optional request property `events/dueDateReminder`
  - added the new optional request property `events/taskAssigneeChanged`
  - added the new optional request property `events/taskDeleted`
  - added the new optional request property `events/taskDueDateChanged`
  - added the new optional request property `events/taskMoved`
  - added the new optional request property `events/taskUnassigned`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added `#/components/schemas/IntegrationEvents, subschema #2` to the `events` response property `allOf` list for the response status `200`
  - added the required property `dueDateReminderLeadTimeMinutes` to the response with the `200` status
- **2026-07-11** `32cece1ebe43` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/usekaneo/apis/kaneo-api/docs/generic-webhook-integration/project/:projectId/patch.md) · [API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [Page](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/generic-webhook-integration/project/:projectId/patch)
