Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 784 Bytes

File metadata and controls

12 lines (8 loc) · 784 Bytes

PublishRecordsToStreamRequest

PublishRecordsToStreamRequest

Properties

Name Type Required Description
records List[Record] Yes The records to publish to the stream
view_rid Optional[ViewRid] No If provided, this endpoint will only write to the stream corresponding to the specified view RID. If not provided, this endpoint will write to the latest stream on the branch. Providing this value is an advanced configuration, to be used when additional control over the underlying streaming data structures is needed.

[Back to Model list] [Back to API list] [Back to README]