Create a data stream
post/data_streams
Request body
keystring required
Unique immutable identifier
namestring required
Human readable name
type'api' | 'bank_feed'
The type of data stream to create
bank_account_idstring
Required when type is bank_feed. The ID of the bank account to link.
Response
Data stream created
idinteger
Unique numeric identifier
keystring required
Unique immutable identifier
namestring required
Human readable name
descriptionstring
Optional description of the data stream
typestring
The type of data stream (e.g. api, csv, stripe, bank_feed)
program_idinteger nullable
records_countinteger
Record count from the ClickHouse mirror