Update a stream

Update the details of the stream.

Path Params
integer
required

Uniquely identifies a stream.

Body Params

Specifies a source and a destination for delivering log information.

boolean
Defaults to true

Enables the stream, allowing log lines to stream to the destination.

string
required
length between 1 and 128

A name that identifies a Kafka topic which needs to match server side configuration.

Headers
string
required

Enables concurrency control. When you GET the data, store the response's ETag header. When updating the data, pass it back in an If-Match request header. If the data has changed since you last accessed it, the operation fails with a 412 error.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json