v2

latestOpenAPI 3.1.02026-08-01244220427.0 KB
Loyalty

Delete Loyalty Program Card Image

Delete Card Image

Remove a specific type of card image from a loyalty program.

  • programId: The unique identifier of the loyalty program.
  • type: The type of card image to delete.
  • Returns: A response indicating the success of the operation.
delete/v2/loyalty/programs/{programId}/card/images/{type}

Path parameters

type'logo' | 'icon' | 'strip' | 'footer' | 'background' | 'thumbnail' required

Supported images Boarding pass: logo, icon, footer Coupon: logo, icon, strip Event ticket: logo, icon, strip, background, thumbnail If you specify a strip image, do not specify a background image or a thumbnail. Generic: logo, icon, thumbnail Store card: logo, icon, strip

Args: StrEnum (type): description

string required
OR
string required
Example:5eb7cf5a86d9755df3a6c593

Headers

authorizationstring nullable

Response

Successful Response

{"stackTrail":"paths:/v2/loyalty/programs/{programId}/card/images/{type}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}