CMS Searchable Content Types, Channel
- Resource
-
/connect/cms/channels/channelId/searchable-content-types
- Available version
- 49.0
- HTTP methods
- GET, PATCH
- Request parameters for GET
-
Parameter Name Type Description Required or Optional Available Version page Integer Number of the page you want returned. Starts at 0. If you don’t specify a value or if you specify 0, the first page is returned. Optional 49.0 pageSize Integer Specifies the number of items per page. Valid values are from 1 through 250. If you don’t specify a value, the default size is 25. Optional 49.0 - Response body for GET
- Managed Content Type Searchable Collection
- Request body for PATCH
-
- Root XML tag
- <ManagedContentTypeSearchableInputRepresentation>
- JSON example
-
{ "name": "Media", "isSearchable": "false" }
- Properties
-
- Response body for PATCH
- Managed Content Type Searchable