Create webhook integration
Create or replace the outgoing webhook for a project. Kaneo POSTs the selected task events to this URL, signed with the secret when one is set.
Path parameters
Request body
Response
The stored integration
Changes
Changed in 2 of the 23 revisions of this API.713
- ▲
the response's body became nullable
response-body-became-nullable
- ▲
removed the required property
events/taskCommentCreatedfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
events/taskCreatedfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
events/taskDescriptionChangedfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
events/taskPriorityChangedfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
events/taskStatusChangedfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
events/taskTitleChangedfrom the response with the200statusresponse-required-property-removed
- ○
added the new optional request property
dueDateReminderLeadTimeMinutesnew-optional-request-property
- ○
added the new optional request property
events/dueDateRemindernew-optional-request-property
- ○
added the new optional request property
events/taskAssigneeChangednew-optional-request-property
- ○
added the new optional request property
events/taskDeletednew-optional-request-property
- ○
added the new optional request property
events/taskDueDateChangednew-optional-request-property
- ○
added the new optional request property
events/taskMovednew-optional-request-property
- ○
added the new optional request property
events/taskUnassignednew-optional-request-property
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added
IntegrationEventssubschema #2to theeventsresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added the required property
dueDateReminderLeadTimeMinutesto the response with the200statusresponse-required-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○