---
title: "Start collecting events"
method: PUT
path: "/activities/start-collect"
---

# Start collecting events

`PUT /activities/start-collect`

Start collecting events of a specific type. Transmit can report events related to authentication and user management (cis), management apps and settings (admin), identity verifications (verify), and Fraud Prevention (risk).

## Query parameters

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

## Response `200`

Start collecting \<TYPE\> events.

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `409` — Resource already exists in the project
- `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)
