REST API

Required Fields for Subscribing to Webhooks Using OAuth

eventType
healthCheckUrl
Required in order to auto-activate the subscription. The URL must use port number 8443 or 443. If you do not send this field, the subscription will be created but not activated. To activate it later, you must send a PATCH request that includes a health check URL. An inactive subscription will not send notifications. For more information, see Health Check URL.
organizationId
productId
For a list of product and event types, see Product and Event Types.
securityPolicy.config.oAuthTokenExpiry
securityPolicy.config.oAuthTokenType
Set the value to
Bearer
securityPolicy.config.oAuthUrl
securityPolicy.securityType
Set the value to
oAuth
.
webhookUrl
The URL must use port number 8443 or 443.