Create a stream.
streams
Create a stream.
Create a new S2 stream in a basin.
POST
Create a stream.
Stream encryption is not configured explicitly when creating a stream. A stream inherits the basin’s configured
stream_cipher when it is created, and that cipher is immutable for the lifetime of the stream.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your access token.
Headers
Client-specified request token for idempotent retries.
Maximum string length:
36Body
application/json
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.

