Skip to main content
DELETE
Delete gift card
This endpoint requires the gift-cards.write scope.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

gift_card_id
string<uuid>
required

The unique ID of a stored gift card.

Example:

"e6cdf979-87e2-4796-8ff6-9784d5aed893"

Response

Returns an empty response.