Update a content type
patch
/contentTypes/{id}
Request
Path Parameters
-
id(required): string
The unique identifier of the ContentType object.
Supported Media Types
- application/json
Root Schema : schema
Type:
objectDocumentation for ContentTypePatchRequest
Show Source
-
workflow: object
Workflow
Title:
WorkflowThe workflow definition that the author can use while content authoring in a content type.
Nested Schema : Workflow
Type:
objectTitle:
WorkflowThe workflow definition that the author can use while content authoring in a content type.
Match All
The workflow definition that the author can use while content authoring in a content type.
Show Source
Nested Schema : WorkflowKeyBO
Type:
Show Source
object-
enabled: boolean
-
links: array
links
-
name: string
Maximum Length:
255 -
recordId: string
-
referenceKey: string
Minimum Length:
0Maximum Length:100 -
workflowVersion: integer
(int32)
Response
Supported Media Types
- application/json
200 Response
OK
Root Schema : schema
Type:
objectDocumentation for BO mode: ContentTypeBO
Show Source
-
aiMetadata: object
ContentTypeAIMetadataBO
-
allowUnsafeHTMLAndJS(required): boolean
Title:
Allow Unsafe HTML and JavaScriptWhen set to true, allows Authors to create Articles with JavaScript and unsafe HTML in this ContentType. Applies only to this ContentType. This defaults to false for all newly created ContentTypes and existing ContentTypes which do have any Articles.
-
articleGroup: object
Type of articles
Title:
Type of articlesRead Only:trueArticle group identify type of article this conten type will have.
The valid values are:
- ARTICLE
- REUSABLE_ARTICLE
-
contentSchema: object
SchemaBO
-
contentSourceType: string
Title:
content source TypeRead Only:truecontentSourceType to distinguish if it is a content type for external content -
counterPrefix(required): string
Title:
Counter PrefixMinimum Length:1Maximum Length:50The prefix used with all document IDs in a content type. For example, FA is the contentPrefix of the content type FAQ. All document IDs in the content type FAQ begins with the affix FA. -
dateAdded: string
(date)
Title:
Date AddedRead Only:trueThe date when the content type was created.Example:2022-03-10 -
dateModified: string
(date)
Title:
Date ModifiedRead Only:trueThe date when the content type was last modified.
Example:2022-03-10 -
description: string
Title:
DescriptionMaximum Length:255The description for the ContentType object. Content Types support multiple languages. This field identifies the object associated with the language specified by the user. -
enableIndexing(required): boolean
Title:
Enable IndexingThe flag indicates whether the Oracle Knowledge Search Indexing is enabled for the content type. -
extendReviewDate: boolean
-
family: string
Title:
FamilyRead Only:trueThe Fusion family that this content type belongs to -
indexStatus(required): string
Title:
Index StatusThe status of the documents assigned to have Oracle Knowledge Search indexing.
The valid values are:
- LIVE
- LATEST_VALID_DRAFT
- LIVE_AND_LATEST_VALID_DRAFT
- NONE
-
links: array
Links
Title:
LinksRead Only:trueREST API canonical and/or collection links for this Singular Resource -
localizedAttributes: array
Localized Attributes
Title:
Localized AttributesList of LocalizedAttributes of this ContentType name and description in various Locales -
name(required): string
Title:
NameMinimum Length:1Maximum Length:255The name for the ContentType object. The name field can only be used for sorting. Content Types support multiple languages. This field identifies the object associated with the language specified by the user. -
namespaceFromStripe: string
-
product: string
Title:
ProductRead Only:trueThe Fusion product that this content type belongs to -
rating: object
RatingKeyBO
-
recordId: string
Title:
Record IdRead Only:trueThe unique identifier of the ContentType object. -
referenceKey(required): string
Title:
Reference KeyMinimum Length:1Maximum Length:255The reference key for the ContentType object. ContentType objects support multiple languages. This field can be used to identify the associated objects for all languages. -
reviewDate: integer
(int32)
Title:
Review DateThe date on which the document requires review. When the date approaches, the system generates a task for the appropriate author to review the content. -
stripeCd(required): string
Title:
Stripe CdMaximum Length:100Lookup code that indicates the stripe code. -
usageCode: string
Title:
Usage CodeRead Only:trueMaximum Length:30Lookup code that indicates the product usage code. -
validateHtml: boolean
Title:
Validate HtmlThe flag indicates whether the content should be validated to adhere to HTML standards while content authoring. -
workflow: object
Workflow
Title:
WorkflowThe workflow definition that the author can use while content authoring in a content type.
Nested Schema : Type of articles
Type:
objectTitle:
Type of articlesRead Only:
trueArticle group identify type of article this conten type will have.
The valid values are:
- ARTICLE
- REUSABLE_ARTICLE
Allowed Values:
[
"ARTICLE",
"REUSABLE_ARTICLE"
]Nested Schema : SchemaBO
Type:
Show Source
object-
dateAdded: string
(date)
Title:
Date AddedRead Only:trueTimestamp for when this schema was created.Example:2022-03-10 -
dateModified: string
(date)
Title:
Date ModifiedRead Only:trueThe date and time this schema object was last modified.Example:2022-03-10 -
links: array
links
-
recordId: string
-
schemaAttributes: array
schemaAttributes
Nested Schema : Links
Type:
arrayTitle:
LinksRead Only:
trueREST API canonical and/or collection links for this Singular Resource
Show Source
Nested Schema : Localized Attributes
Type:
arrayTitle:
Localized AttributesList of LocalizedAttributes of this ContentType name and description in various Locales
Show Source
Nested Schema : RatingKeyBO
Type:
Show Source
object-
links: array
links
-
name: string
Maximum Length:
255 -
recordId: string
-
referenceKey(required): string
Minimum Length:
1Maximum Length:255
Nested Schema : Workflow
Type:
objectTitle:
WorkflowThe workflow definition that the author can use while content authoring in a content type.
Match All
The workflow definition that the author can use while content authoring in a content type.
Show Source
Nested Schema : schemaAttributes
Type:
Show Source
array-
Array of:
object SchemaAttributeBO
Documentation for BO mode: SchemaAttributeBO
Nested Schema : SchemaAttributeBO
Type:
objectDocumentation for BO mode: SchemaAttributeBO
Show Source
-
aiMetadata: object
SchemaAttributeAIMetadataBO
-
allowMultipleNodes: boolean
Title:
Allow Multiple NodesFlag indicating if multiple nodes are allowed of this type -
allowPreselectedUserGroupChange: boolean
Title:
Allow Preselected User Group ChangeEnable editors to modify preselected user group restrictions -
children: array
Children
Title:
ChildrenList of child nodes of the current element -
counter: integer
(int32)
Title:
CounterThis attribute contains the current value of the ContentType DOC ID counter. This value should not be changed after content is added to the ContentType -
counterPrefix: string
Title:
Counter PrefixMaximum Length:50This attribute contains the prefix that is appended to the front of the DOC ID counter -
dateAdded: string
(date)
Title:
Date AddedRead Only:trueThe date and time when this SchemaAttribute definition was first createdExample:2022-03-10 -
dateModified: string
(date)
Title:
Date ModifiedRead Only:trueThe date and time when this SchemaAttribute definition was last modifiedExample:2022-03-10 -
description: string
Title:
DescriptionMaximum Length:1000Localized help text for the attribute. This text is displayed in the authoring view -
enableAttributeLevelSearch: boolean
Title:
Enable Attribute Level SearchFlag indicating whether this field should be configured for attribute level searching - i.e. where TITLE='xyz'. This fieldwas previously called searchable -
enableFullTextSearch: boolean
Title:
Enable Full Text SearchFlag indicating whether this field should be included in the full text index. This field was previouslycalled indexable -
fndDisplayType: object
FND Display Type
Title:
FND Display TypeDisplay type selection for FND backed list attributes. User selects how the list should be displayed (e.g. drop down, checkbox, radio button, multi-select browser) -
fndLookupType: string
Title:
FND Lookup TypeMaximum Length:30FND lookup type identifier for list attributes backed by FND LOVs (e.g. PJT_TASK_CONSTRAINT_TYPE) -
includeInMasterIdentifier: boolean
Title:
Include In Master IdentifierFlag indicating whether this field should be appended to the master identifier of the document -
isNode: boolean
Title:
Is NodeFlag indicating if this element is a node -
isRequired: boolean
Title:
Is RequiredMake attribute a required field -
links: array
Links
Title:
LinksREST API canonical and/or collection links for this Singular Resource -
localizedAttributes: array
Localized Attributes
Title:
Localized AttributesList of LocalizedAttributes of this SchemaAttribute name and description in various Locales -
name(required): string
Title:
NameMinimum Length:1Maximum Length:255Localized name of the attribute. This need NOT be unique within the Schema. -
readOnly: boolean
Title:
Read OnlyFlag indicating whether this field is editable -
recordId: string
Title:
Record IdRead Only:trueUnique identifier for the SchemaAttribute object -
referenceKey(required): string
Title:
Reference KeyMinimum Length:1Maximum Length:100Non localized name of the attribute.SchemaAttribute's referenceKey need NOT be unique within its Schema.But its xpath will be unique within its Schema. -
requireWorkflowApproval: boolean
Title:
Require Workflow ApprovalAttribute requires workflow approval if workflow is enabled -
schemaAttributeUserGroupList: array
Schema Attribute User Group List
Title:
Schema Attribute User Group ListList of user groups that can be used to secure this attribute. This should be a subset of the list of user groups assigned to the ContentType -
schemaAttrType: object
Schema Attr Type
Title:
Schema Attr TypeEnumerated type representing the type of attribute - i.e. text field, rich text area -
securedFileResource: boolean
Title:
Secured File ResourceFlag indicating if this attribute (file types only) should be marked as secure - i.e. stored in the ~secure folder near the content XML file -
secureWithUserGroups: boolean
Title:
Secure With User GroupsRestrict attribute to selected user groups -
securityRegex: string
Title:
Security RegexMaximum Length:100The regular expression used to validate the field against security attacks. -
sortOrder: integer
(int32)
Title:
Sort OrderDisplay order of the schema attributes within the edit form -
textHeight: string
Title:
Text HeightMaximum Length:10Specifies the text height for text areas and rich text fields -
textWidth: string
Title:
Text WidthMaximum Length:10Specifies the max length for text fields -
userGroupSelectionRequired: boolean
Title:
User Group Selection RequiredUser groups are required for attribute -
wysiwygType: object
Wysiwyg Type
Title:
Wysiwyg TypeType of WYSIWYG rich text field - i.e. FULL, BASIC, MEDIUM -
xpath: string
Title:
XpathMaximum Length:2000The XPATH of this attribute within the schema. This is unique within the Schema.
Nested Schema : Children
Type:
arrayTitle:
ChildrenList of child nodes of the current element
Show Source
-
Array of:
object SchemaAttributeBO
Documentation for BO mode: SchemaAttributeBO
Nested Schema : FND Display Type
Type:
objectTitle:
FND Display TypeDisplay type selection for FND backed list attributes. User selects how the list should be displayed (e.g. drop down, checkbox, radio button, multi-select browser)
Allowed Values:
[
"LIST_DROP_DOWN",
"LIST_CHECK_BOX",
"LIST_MULTISELECT_BROWSER",
"LIST_RADIO_BUTTON"
]Nested Schema : Links
Type:
arrayTitle:
LinksREST API canonical and/or collection links for this Singular Resource
Show Source
Nested Schema : Localized Attributes
Type:
arrayTitle:
Localized AttributesList of LocalizedAttributes of this SchemaAttribute name and description in various Locales
Show Source
Nested Schema : Schema Attribute User Group List
Type:
arrayTitle:
Schema Attribute User Group ListList of user groups that can be used to secure this attribute. This should be a subset of the list of user groups assigned to the ContentType
Show Source
Nested Schema : Schema Attr Type
Type:
objectTitle:
Schema Attr TypeEnumerated type representing the type of attribute - i.e. text field, rich text area
Allowed Values:
[
"TEXT_AREA",
"WYSIWYG_EDIT",
"TEXT_FIELD",
"FILE",
"BOOLEAN",
"LIST",
"COUNTER",
"DATE",
"DATETIME",
"TIME",
"INTEGER",
"FLOAT"
]Nested Schema : Wysiwyg Type
Type:
objectTitle:
Wysiwyg TypeType of WYSIWYG rich text field - i.e. FULL, BASIC, MEDIUM
Allowed Values:
[
"BASIC",
"MEDIUM",
"FULL"
]Nested Schema : LocalizedAttributesBO
Type:
Show Source
object-
description: string
Title:
DescriptionMaximum Length:1000Localized description in the above Locale -
localeId(required): string
Title:
Locale IdRead Only:trueRecordId of the Locale - generally this is the localeCode (like en_US) and NOT a real GUID. -
name(required): string
Title:
NameMinimum Length:1Maximum Length:255Localized Name in the above Locale
Nested Schema : SchemaAttributeUserGroupBO
Type:
Show Source
object-
defaultValue: boolean
-
recordId: string
-
userGroup: object
UserGroupKeyBO
Documentation for BO mode: UserGroupKeyBO
Nested Schema : UserGroupKeyBO
Type:
objectDocumentation for BO mode: UserGroupKeyBO
Show Source
-
businessUnits: array
Business Units
Title:
Business UnitsThe business units assigned to the user group. -
family: string
Title:
FamilyRead Only:trueThe Fusion family that this user group type belongs to -
links: array
Links
Title:
LinksRead Only:trueThe collection links related to this resource -
name: string
Title:
NameRead Only:trueMaximum Length:255The localized name of the user group. The name field can only be used for sorting. -
namespaceFromStripe: string
-
product: string
Title:
ProductRead Only:trueThe Fusion product that this user group type belongs to -
recordId: string
Title:
Record IdThe unique identifier from the TAG table that represent a userGroups resource -
referenceKey: string
Title:
Reference KeyMaximum Length:255The non localized name of the user group -
stripeCd: string
Title:
Stripe CDRead Only:trueMaximum Length:100Stripe for UserGroup
Nested Schema : Business Units
Type:
arrayTitle:
Business UnitsThe business units assigned to the user group.
Show Source
-
Array of:
object BusinessUnitKeyBO
BusinessUnitKeyBO has BusinessUnit OrgId.
Nested Schema : Links
Type:
arrayTitle:
LinksRead Only:
trueThe collection links related to this resource
Show Source
Nested Schema : BusinessUnitKeyBO
Type:
objectBusinessUnitKeyBO has BusinessUnit OrgId.
Show Source
-
businessUnitOrgId: integer
(int64)
Title:
Business Unit OrgIdThe business unit OrgId of this business unit.
Nested Schema : WorkflowKeyBO
Type:
Show Source
object-
enabled: boolean
-
links: array
links
-
name: string
Maximum Length:
255 -
recordId: string
-
referenceKey: string
Minimum Length:
0Maximum Length:100 -
workflowVersion: integer
(int32)