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.
Example response
{
"message": "Profile accepted for deletion."
}