/organizations/{organizationId}/webhooks

Add webhook

post/api/v1/organizations/{organizationId}/webhooks

Path parameters

organizationIdinteger required

Organization ID

Request body

namestring required
requestMethodstring required
requestUrlstring required
eventTypesEventType[] required

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.