Delete a user profileAsk AIdelete https://api.lytics.io/v2/identity/{table}/{key}/{value}Delete a user profile, compliant with GDPR deletion requestsPath ParamstablestringrequiredThe table (e.g. user)keystringrequiredIdentity Key (e.g. email)valuestringrequiredValue (e.g. [email protected])Query Paramsaccount_idstringThe account ID. Defaults to the user's default account.Responses 202Accepted 400Bad Request 404Not Found 500Internal Server ErrorUpdated 7 months ago