Gift-card services
Delete gift card service
Deletes a specific gift card service.
DELETE
This endpoint requires the gift-card-services.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID of the gift card service.
Example:
"541b126f-44c5-4c5e-a06b-d0e0d54c7d3f"
Response
204
_mintlify/placeholder
Returns an empty response.
Was this page helpful?