v3

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-08-014669239.7 KB
Profile

Delete Profile

Asynchronously delete the profile permanently and all associated identifiers and traits. This operation is irreversible. Downstream caches or analytical stores may take time to reflect the deletion. Use cautiously and consider a soft‑delete strategy if regulatory or recovery requirements apply.

delete/v1/Stores/{storeId}/Profiles/{profileId}

Response

Profile deletion accepted.

messagestring required

Example response

{
  "message": "Profile accepted for deletion."
}