Skip to main content
DELETE
/
api
/
v3
/
profiles
/
link
/
{link_id}
Archive link
curl --request DELETE \
  --url https://api.dataspike.io/api/v3/profiles/link/{link_id} \
  --header 'ds-api-token: <api-key>'
{
  "link_id": "LI2V0BVmLfGFQZbZQ3B7CeH3"
}

Authorizations

ds-api-token
string
header
required

Path Parameters

Existing link id

Example:

"LFHN68QOYQ9GUGH6U"

Response

Link successfully archive

Link id properties

Unique id of link. Participated in public url.

Example:

"LI2V0BVmLfGFQZbZQ3B7CeH3"