UUID of the registration
Delete Webhook or Email Registration
This API is used to delete the registration details for Webhook or Email notifications
Path Parameters
Response
Response
The resource has been deleted
Authentication
Path Parameters
NotificationRegistrationRequestV2
objectNew registration details, not containing the id attribute
The type of notification
Match pattern:^(WEBHOOK|EMAIL)$
Example:WEBHOOK
Through this field, Integrators have the ability to subscribe to a variety of notification types based on their preferences.
Note: A registration must be created with at least one preferred event type and all mandatory event types for successful registration. An email registration can be updated to contain an empty list of event types. A webhook registration must always contain at least one preferred event type and all mandatory event types.
Preferred Webhook Events
Preferred Email Events
Mandatory Webhook Events
EmailNotificationRegistrationRequest
objectThe type of notification
Match pattern:^(WEBHOOK|EMAIL)$
Example:WEBHOOK
Through this field, Integrators have the ability to subscribe to a variety of notification types based on their preferences.
Note: A registration must be created with at least one preferred event type and all mandatory event types for successful registration. An email registration can be updated to contain an empty list of event types. A webhook registration must always contain at least one preferred event type and all mandatory event types.
Preferred Webhook Events
Preferred Email Events
Mandatory Webhook Events
Show Child Parameters
EmailAttribute
objectThe email address of the subscriber
Example:subscriber@example.com
WebhookNotificationRegistrationRequest
objectThe type of notification
Match pattern:^(WEBHOOK|EMAIL)$
Example:WEBHOOK
Through this field, Integrators have the ability to subscribe to a variety of notification types based on their preferences.
Note: A registration must be created with at least one preferred event type and all mandatory event types for successful registration. An email registration can be updated to contain an empty list of event types. A webhook registration must always contain at least one preferred event type and all mandatory event types.
Preferred Webhook Events
Preferred Email Events
Mandatory Webhook Events