Skip to content

Tracking

tracking_profiles_delete

GDPR erasure: permanently delete a person and their events from Postgres and record an erasure request.

Tool

tracking_profiles_delete

GDPR erasure: permanently delete a person and their events from Postgres and record an erasure request.

GDPR erasure: permanently delete a person and their events from Postgres and record an erasure request. Archived events are flagged as a deletion gap.

Behavior

HTTP
DELETE /tracking/profiles/:profileId

Arguments

NameTypeRequiredDescription
profileIdstringThe profile id (uuid)

Response

FieldTypeAlwaysDescription
okboolean
archiveobject
deletedobject
profileIdstring

Try it

GDPR erasure: permanently delete a person and their events from Postgres and record an erasure request.

When to use

GDPR erasure: permanently delete a person and their events from Postgres and record an erasure request. Archived events are flagged as a deletion gap.

Example

Ask your agent something like this:

GDPR erasure: permanently delete a person and their events from Postgres and record an erasure request.

The agent will invoke tracking_profiles_delete with these arguments:

{
  "profileId": "<profileId>"
}

Esc

Start typing to search the docs.

navigateselect