Skip to main content
POST
EVENTS.CAMPAIGN.LOYALTY_TIER.DELETED
The EVENTS.CAMPAIGN.LOYALTY_TIER.DELETED event indicates that a specific campaign loyalty tier was deleted. This serves as a real-time notification about this event. For example, this event is triggered when a loyalty tier is deleted from a loyalty campaign and the campaign is then saved. This event is used in a webhook configured in Project settings in Voucherify dashboard.
This page documents only the event. If you need more details about the webhook payload data that includes this event, go to Introduction to webhooks page.

Body

application/json

Event data object schema for a deleted loyalty tier.

campaign
Simple Campaign · object

Simplified campaign data.

loyalty_tier
Loyalty Tier · object

Loyalty tier data.

Response

Webhook accepted