Gift cards
Delete gift card
DELETE
This endpoint requires the gift-cards.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID of a stored gift card.
Was this page helpful?