REST-API
All DocumentationsSupport
  • Introduction
  • First Steps
    • Getting started
    • Authentication
  • Public Digital Cards
    • Get Public Card
    • Download Public Card
    • Get QR Code of Public Card
  • Digital Business Cards
    • Digital Business Cards
      • Get all Card(s)
      • Create a Card
      • Update a Card
        • Images
        • Contact Data
        • Delete a Contact
        • Social Media
      • Delete a Card
      • Get Space Addresses
    • Combine Physical Products
      • Connect Product to Card
      • Lock Product
  • Business Manager / Space
    • Digital Business Cards
      • Get all Card(s)
      • Create a Card
      • Export Digital Cards
      • Import Digital Cards
Powered by GitBook
On this page
  • Delete a Contact
  • Delete a Address
  1. Digital Business Cards
  2. Digital Business Cards
  3. Update a Card

Delete a Contact

Learn how to delete a specific contact or address parameter.

PreviousContact DataNextSocial Media

Last updated 1 year ago

This endpoint can be explicitly accessed independently of ''.

Delete a Contact

POST /cards/{CARD_UUID}/contacts/ {CONTACT_UUID}/delete

Path Parameters

Name
Type
Description

CARD_UUI*

String

CONTACT_UUID*

String

Delete a Address

POST /v1/cards/{CARD_UUID}/addresses/{ADDRESS_UUID}/delete

Path Parameters

Name
Type
Description

CARD_UUID*

String

ADDRESS_UUID*

String

Contact Data