WebhookSubscribeInput

Subscribe to an R360 Webhook

Input Fields

apiVersion (WebhookApiVersion)

API version for payload format (defaults to V3)

authenticationCredentials (WebhookAuthenticationCredentialsInput)

Authentication credentials

authenticationType (WebhookAuthentication)

Authentication method (defaults to none)

customHeaders ([WebhookCustomHeaderInput!])

Custom HTTP headers

kind (WebhookEvent!)

Event type to subscribe to

timeout (Float)

Request timeout in seconds (0-300)

url (String!)

The URL to send webhook requests to