Create data stream
Create Data Stream to your destination.
Click on Examples to see available Data Streams and configuration parameters.
Currently available `connection_types` are
- `AwsKinesis`
- `S3`
- `RestAPI`
- `KeenIO`
- `Datadog`
- `EventHubs`
- `PubSub`
Authentication
AuthorizationBearer
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the /api/v1/authenticate POST request.
Request
This endpoint expects an object.
name
Descriptive name or purpose of the data stream
destination
filters
data_stream_type
relation_resolution
status
Response
Data stream has been successfully created.