registerProjectWebhook

registeres a webhook to be notified on certain events

Input fields

webhook (ProjectWebhookBuilderInput)

Return fields

application (String)

the webhooks application

checkbox (Boolean!)

whether the webhook has a checkbock in order to trigger the event or not

contentType (String)

the webhooks content type

description (String)

the webhooks description

enabledEvents ([Event])

the webhooks enabled events

headerParameters (Map_String_StringScalar)

the webhooks header parameters

id (String)

the unique id

payload (String)

the webhooks Payload

url (String)

the webhooks URL

userId (Long!)