activity

Delete all collected activity data (spans and events) for an organization (organization query parameter), leaving its activity policies intact. A development affordance for clearing prototype data; the deletion cannot be undone. Restricted to organization admins/managers and gated by the activity-tracking flag.

delete/api/activity/data/

Query parameters

organizationstring uuid required

UUID of the organization whose collected activity data to purge.

Changes