Skip to content

Writes

Writes are interactions that write to streams, such as creating new streams or updating existing streams. You need an installed client and an authenticated user to perform writes.

Usage

Write operations are StreamType specific. The APIs for performing writes are contained within the various Stream implementations. See StreamTypes for information on how to perform writes for each of the supported StreamTypes.