Skip to main content

Update stream in Zulip

Update stream in Zulip.

Application

  • Zulip

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Stream IDID of stream to updateText (Short)Yes
Announcement only?Whether the stream is limited to announcementsTrue/FalseNo
DescriptionThe new description for the streamText (Long)No
Is private?Whether the stream is a private streamTrue/FalseNo
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 streamTrue/FalseNo
New nameThe new name for the streamText (Short)No
Stream post policyPolicy for which users can post messages to the streamText (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A