Update stream in Zulip.
Application
Zulip
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
Stream ID | ID of stream to update | Text (Short) | Yes | |
Announcement only? | Whether the stream is limited to announcements | True/False | No | |
Description | The new description for the stream | Text (Long) | No | |
Is private? | Whether the stream is a private stream | True/False | No | |
History public to subscribers? | Whether the streams message history should be available to newly subscribed members, or users can only access messages they actually received while subscribed to the stream | True/False | No | |
New name | The new name for the stream | Text (Short) | No | |
Stream post policy | Policy for which users can post messages to the stream | Text (Short) | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A