Update webhook integration
Update the outgoing webhook. Omitted fields keep their current value, event toggles merge into the existing set, and a null secret clears it.
Path parameters
Request body
Response
The updated integration
Changes
Changed in 2 of the 23 revisions of this API.814
- ▲
the request property
secretbecame not nullablerequest-property-became-not-nullable
- ▲
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 the non-success response with the status
404response-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
- ○