Removes a gift card from our system.
This endpoint requires the gift-cards.write
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the merchant account to use for this request.
"default"
The ID of the gift card.
"356d56e5-fe16-42ae-97ee-8d55d846ae2e"
Successful Response
The response is of type any
.