/organizations/{organizationId}/webhooks

Update webhook partially

patch/api/v1/organizations/{organizationId}/webhooks/{webhookId}

Path parameters

organizationIdinteger required

Organization ID

webhookIdinteger required

Lock ID

Request body

op0 | 1 | 2 required

0 = Add, 1 = Remove, 2 = Replace

pathstring required
valueobject nullable

Response

OK

idinteger required
namestring required
requestMethodstring required
requestUrlstring required
eventTypesEventType[] required
isDisabledboolean required
organizationIdinteger required
dateCreatedstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.