Delete Promotion Tier
curl --request DELETE \
--url https://{cluster}.voucherify.io/v1/promotions/tiers/{promotionTierId} \
--header 'X-App-Id: <api-key>' \
--header 'X-App-Token: <api-key>'{
"code": 404,
"key": "not_found",
"message": "Resource not found",
"details": "Cannot find promotion_tier with id promo_2EnAik6Jt7dKTOMkRTIgEjZ",
"request_id": "v-0ae284707e9027a79d",
"resource_id": "promo_2EnAik6Jt7dKTOMkRTIgEjZ",
"resource_type": "promotion_tier"
}Delete Promotion Tier
This method deletes a promotion tier.
DELETE
/
v1
/
promotions
/
tiers
/
{promotionTierId}
Delete Promotion Tier
curl --request DELETE \
--url https://{cluster}.voucherify.io/v1/promotions/tiers/{promotionTierId} \
--header 'X-App-Id: <api-key>' \
--header 'X-App-Token: <api-key>'{
"code": 404,
"key": "not_found",
"message": "Resource not found",
"details": "Cannot find promotion_tier with id promo_2EnAik6Jt7dKTOMkRTIgEjZ",
"request_id": "v-0ae284707e9027a79d",
"resource_id": "promo_2EnAik6Jt7dKTOMkRTIgEjZ",
"resource_type": "promotion_tier"
}Documentation Index
Fetch the complete documentation index at: https://docs.voucherify.io/llms.txt
Use this file to discover all available pages before exploring further.
Last modified on April 15, 2026
Was this page helpful?
⌘I

