Optional Fields for Subscribing to Webhooks Using Mutual Trust
- description
- healthCheckUrl
- This field is not required in order to create a subscription, but it is required in order to activate it. If you do not send this field during subscription, the subscription is created but not activated. To activate it later, you must send a PATCH request that includes a health check URL. An inactive subscription does not send notifications. For more information, see Health Check URL.
- name
- notificationScope.scopeData
- Required if you submit thenotificationScope.scopefield. All organizations subscribing to the webhook must be listed in the value, separated by commas.
- notificationScope.scope
- For more information, see Notification Scope.
- retryPolicy.deactivateFlag
- See Retry Policy.
- retryPolicy.firstRetry
- See Retry Policy.
- retryPolicy.interval
- See Retry Policy.
- retryPolicy.numberOfRetries
- See Retry Policy.
- retryPolicy.repeatSequenceCount
- See Retry Policy.
- retryPolicy.repeatSequenceWaitTime
- See Retry Policy.