Gift cards
Delete gift card
Removes a stored 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.
Example:
"e6cdf979-87e2-4796-8ff6-9784d5aed893"
Response
204
_mintlify/placeholder
Returns an empty response.
Was this page helpful?