Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.ManagedContentSpaceChannelInputRepresentation

Channel to add or remove from a managed content space.
Property Type Description Required or Optional Available Version
channelId String ID of the channel to add or remove from the managed content space. Required 62.0
operation ConnectApi.​ManagedContent​SpaceChannel​Operation Operation to perform on the channel and managed content space.
  • Add—Add a channel to a managed content space.
  • Remove—Remove a channel from a managed content space.
Required 62.0