Delete Offer Design
Deletes an offer design.
Documentation Index
Fetch the complete documentation index at: https://docs.appcharge.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Publisher token, as displayed in the Publisher Dashboard.
Path Parameters
Design ID that you defined.
"summer_special_offer"
Response
Offer design deleted successfully.
- Special Offer Design
- Bundle Design
- Popup Design
- Rolling Offer Design
Response schema for a special offer design.
Design ID.
"507f1f77bcf86cd799439011"
Type of offer design.
SpecialOffer "SpecialOffer"
Offer design name.
"Summer Special"
Design ID that you defined.
"summer_special_offer"
Background image URL. For uploaded files, this is the Appcharge-hosted CDN URL. For external image URLs, this is the original image URL served from the provided URL.
"https://media.appcharge.com/media/69133d595af23405d8e843a5"
Offer title details.
{
"text": "Limited Time Offer",
"fontColor": "#FFFFFF",
"fontSize": 16,
"fontWeight": "bold"
}Original background image URL when the design uses an external image URL. This URL is used as provided to serve the image.
"https://example.com/images/summer-special.png"
