Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsPostHog ToolsPosthog Bulk Delete Persons
PostHog Tools

Posthog Bulk Delete Persons

Tool to bulk delete persons by PostHog person IDs or distinct IDs. Use when you need to delete multiple persons at once (up to 100 per call). Only events captured before the request will be deleted. Deletion is asynchronous and batched at 5AM UTC every Sunday.

Write actionRisk level 2 of 5API key connection
Use Posthog Bulk Delete Persons

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • idsarray
    A list of PostHog person UUIDs, up to 100 of them. Either ids or distinct_ids is required.
  • formatstring
    Response format (csv or json)
  • project_idstring
    Required
    Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
  • keep_personboolean
    If true, the person record itself will not be deleted. This is useful if you want to keep the person record for auditing purposes but remove events and recordings associated with them
  • distinct_idsarray
    A list of distinct IDs, up to 100 of them. Either ids or distinct_ids is required.
  • delete_eventsboolean
    If true, a task to delete all events associated with this person will be created and queued. The task does not run immediately and instead is batched together and at 5AM UTC every Sunday
  • delete_recordingsboolean
    If true, a task to delete all recordings associated with this person will be created and queued. The task does not run immediately and instead is batched together and at 5AM UTC every Sunday

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.