Newer Version Available
CMS Channel
Get, update, or delete a managed content channel.
To get a managed content delivery channel, see CMS Delivery
Channel.
- Resource
-
1/connect/cms/channels/channelId - Available version
- 62.0
- HTTP methods
- GET, PATCH, DELETE
- Request body for PATCH
- Managed Content Channel Update
-
- Root XML tag
- <ManagedContentChannelUpdateRepresentation>
- JSON example
-
1{ 2"name": "New Channel Name" 3} - Properties
-
- Response body for GET and PATCH
- Managed Content Channel
- Response for DELETE
- 204: Successful Delete