Skip to main content

Description

Deletes a custom card from a business’s microsite profile. Use it to remove an outdated promo or offer card, or a custom card that is no longer used.
This action cannot be undone — the card is permanently removed. State clearly which card will be deleted and confirm with the user before proceeding.

Parameters

Example Usage

Notes

  • Returns an empty success response (HTTP 200) when the card is deleted; there is no response body to inspect.
  • Resolve cardId via get_custom_card_details (match the card by title) if the user names a card rather than giving an ID.
  • Resolve businessNumber via get_child_locations if the user names a location instead of giving a number.