Reset all test data for the workspace
DELETE/api/v1/workspace/test-data
Deletes all entities created in test mode (programmes, participants, tracking links, clicks, notification log). API keys are NOT affected. X-Mode header is ignored — always operates on test data regardless of current mode.
Request
Responses
- 200
- 202
- 401
- 409
Test data deleted synchronously
Test data deletion queued (large dataset)
Unauthorized
RESET_IN_PROGRESS: A reset is already in progress