Creates a new stream or updates an existing stream with the provided configuration. If the stream does not exist, it will be created. If it exists, it will be updated with the new configuration.
Note that some properties cannot be changed after a stream is created, such as the storage type. If you attempt to change these properties, the request will fail with a 400 error.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Name of the stream
Bad Request
"success"