v1

latestOpenAPI 3.0.22026-08-065101243.3 KB

Create event stream

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

put/activities/stream

Query parameters

type'cis' | 'admin' | 'verify' | 'risk' required

The event type to collect

stream_idstring required

Event stream ID to collect events from

enrichmentboolean

Enrich the events with private data

Response

Events stream: <STREAM_ID>, with <TYPE> events, was created successfully.