---
title: "Stop collecting events"
method: DELETE
path: "/activities/stop-collect"
---

# Stop collecting events

`DELETE /activities/stop-collect`

Stop collecting events and delete all event streams

## Query parameters

- `type` 'cis' | 'admin' | 'verify' | 'risk', required

## Response `200`

Stopped collecting \<TYPE\> events.

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Cannot handle request without performing start collect action first.
- `500` — Internal server error

---

[API](https://skmtc.net/transmitsecurity/apis/event-streaming.md) · [All operations](https://skmtc.net/transmitsecurity/apis/event-streaming/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/transmitsecurity/event-streaming/versions/cd5193d9f805/schema)
