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.ManagedContentSpaceInput

Create a managed content space.
Property Type Description Required or Optional Available Version
apiName String API name of the managed content space. Optional 64.0
defaultLanguage String Default language of the managed content space. Optional 64.0
description String Description of the managed content space. Optional 64.0
name String Name of the managed content space. Required 64.0
spaceType ConnectApi.​ManagedContent​SpaceType Type of managed content space. Values are:
  • Content
  • Marketing
Optional 64.0