CMS Space

Get or update a managed content space.
Resource
1/connect/cms/spaces/contentSpaceId
Available version
55.0
HTTP methods
GET, PATCH

PATCH is available in version 64.0 and later.

Request body for PATCH
Root XML tag
<ManagedContentSpaceUpdateInputRepresentation>
JSON example
1{
2"name": "ShoeStoreWorkspaceUpdated",
3"description": "To serve shoe store content. Updated."
4}
Properties
Name Type Description Required or Optional Available Version
description String Description of the managed content space. Optional 64.0
name String Name of the managed content space. Optional 64.0
Response body for GET and PATCH
Managed Content Space