Ensure a stream.
streams
Ensure a stream.
Ensure an S2 stream exists with the specified configuration. If it already exists, only its configuration is updated.
PUT
Ensure a stream.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your access token.
Path Parameters
Stream name.
Required string length:
1 - 512Body
application/json
Delete-on-empty configuration.
Retention policy for the stream. If unspecified, the default is to retain records for 7 days.
- Option 1
- Option 2
Storage class for recent writes.
Available options:
standard, express Timestamping behavior.
Response
Creation time in RFC 3339 format.
Stream name.
Required string length:
1 - 512Encryption algorithm for this stream, if encryption is enabled.
Available options:
aegis-256, aes-256-gcm Deletion time in RFC 3339 format, if the stream is being deleted.

