Replace a content type

put

/contentTypes/{id}

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Documentation for BO mode: ContentTypeBO
Show Source
  • ContentTypeAIMetadataBO
  • Title: Allow Unsafe HTML and JavaScript

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

  • Type of articles
    Title: Type of articles
    Read Only: true

    Article group identify type of article this conten type will have.

    The valid values are:

    • ARTICLE
    • REUSABLE_ARTICLE
  • SchemaBO
  • Title: content source Type
    Read Only: true
    contentSourceType to distinguish if it is a content type for external content
  • Title: Counter Prefix
    Minimum Length: 1
    Maximum Length: 50
    The 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.
  • Title: Date Added
    Read Only: true
    The date when the content type was created.
    Example: 2022-03-10
  • Title: Date Modified
    Read Only: true

    The date when the content type was last modified.

    Example: 2022-03-10
  • Title: Description
    Maximum Length: 255
    The description for the ContentType object. Content Types support multiple languages. This field identifies the object associated with the language specified by the user.
  • Title: Enable Indexing
    The flag indicates whether the Oracle Knowledge Search Indexing is enabled for the content type.
  • Title: Family
    Read Only: true
    The Fusion family that this content type belongs to
  • Title: Index Status

    The 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
  • Localized Attributes
    Title: Localized Attributes
    List of LocalizedAttributes of this ContentType name and description in various Locales
  • Title: Name
    Minimum Length: 1
    Maximum Length: 255
    The 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.
  • Title: Product
    Read Only: true
    The Fusion product that this content type belongs to
  • RatingKeyBO
  • Title: Record Id
    Read Only: true
    The unique identifier of the ContentType object.
  • Title: Reference Key
    Minimum Length: 1
    Maximum Length: 255
    The reference key for the ContentType object. ContentType objects support multiple languages. This field can be used to identify the associated objects for all languages.
  • Title: Review Date
    The date on which the document requires review. When the date approaches, the system generates a task for the appropriate author to review the content.
  • Title: Stripe Cd
    Maximum Length: 100
    Lookup code that indicates the stripe code.
  • Title: Usage Code
    Read Only: true
    Maximum Length: 30
    Lookup code that indicates the product usage code.
  • Title: Validate Html
    The flag indicates whether the content should be validated to adhere to HTML standards while content authoring.
  • Workflow
    Title: Workflow
    The workflow definition that the author can use while content authoring in a content type.
Nested Schema : ContentTypeAIMetadataBO
Type: object
Show Source
Nested Schema : Type of articles
Type: object
Title: Type of articles
Read Only: true

Article 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: object
Show Source
Nested Schema : Localized Attributes
Type: array
Title: Localized Attributes
List of LocalizedAttributes of this ContentType name and description in various Locales
Show Source
Nested Schema : RatingKeyBO
Type: object
Show Source
Nested Schema : Workflow
Type: object
Title: Workflow
The 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: array
Show Source
Nested Schema : SchemaAttributeBO
Type: object
Documentation for BO mode: SchemaAttributeBO
Show Source
Nested Schema : SchemaAttributeAIMetadataBO
Type: object
Show Source
Nested Schema : Children
Type: array
Title: Children
List of child nodes of the current element
Show Source
Nested Schema : FND Display Type
Type: object
Title: FND Display Type
Display 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 : Localized Attributes
Type: array
Title: Localized Attributes
List of LocalizedAttributes of this SchemaAttribute name and description in various Locales
Show Source
Nested Schema : Schema Attribute User Group List
Type: array
Title: Schema Attribute User Group List
List 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: object
Title: Schema Attr Type
Enumerated 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: object
Title: Wysiwyg Type
Type of WYSIWYG rich text field - i.e. FULL, BASIC, MEDIUM
Allowed Values: [ "BASIC", "MEDIUM", "FULL" ]
Nested Schema : LocalizedAttributesBO
Type: object
Show Source
Nested Schema : SchemaAttributeUserGroupBO
Type: object
Show Source
Nested Schema : UserGroupKeyBO
Type: object
Documentation for BO mode: UserGroupKeyBO
Show Source
Nested Schema : Business Units
Type: array
Title: Business Units
The business units assigned to the user group.
Show Source
Nested Schema : BusinessUnitKeyBO
Type: object
BusinessUnitKeyBO has BusinessUnit OrgId.
Show Source
Nested Schema : WorkflowKeyBO
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : schema
Type: object
Documentation for BO mode: ContentTypeBO
Show Source
  • ContentTypeAIMetadataBO
  • Title: Allow Unsafe HTML and JavaScript

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

  • Type of articles
    Title: Type of articles
    Read Only: true

    Article group identify type of article this conten type will have.

    The valid values are:

    • ARTICLE
    • REUSABLE_ARTICLE
  • SchemaBO
  • Title: content source Type
    Read Only: true
    contentSourceType to distinguish if it is a content type for external content
  • Title: Counter Prefix
    Minimum Length: 1
    Maximum Length: 50
    The 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.
  • Title: Date Added
    Read Only: true
    The date when the content type was created.
    Example: 2022-03-10
  • Title: Date Modified
    Read Only: true

    The date when the content type was last modified.

    Example: 2022-03-10
  • Title: Description
    Maximum Length: 255
    The description for the ContentType object. Content Types support multiple languages. This field identifies the object associated with the language specified by the user.
  • Title: Enable Indexing
    The flag indicates whether the Oracle Knowledge Search Indexing is enabled for the content type.
  • Title: Family
    Read Only: true
    The Fusion family that this content type belongs to
  • Title: Index Status

    The 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
  • Localized Attributes
    Title: Localized Attributes
    List of LocalizedAttributes of this ContentType name and description in various Locales
  • Title: Name
    Minimum Length: 1
    Maximum Length: 255
    The 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.
  • Title: Product
    Read Only: true
    The Fusion product that this content type belongs to
  • RatingKeyBO
  • Title: Record Id
    Read Only: true
    The unique identifier of the ContentType object.
  • Title: Reference Key
    Minimum Length: 1
    Maximum Length: 255
    The reference key for the ContentType object. ContentType objects support multiple languages. This field can be used to identify the associated objects for all languages.
  • Title: Review Date
    The date on which the document requires review. When the date approaches, the system generates a task for the appropriate author to review the content.
  • Title: Stripe Cd
    Maximum Length: 100
    Lookup code that indicates the stripe code.
  • Title: Usage Code
    Read Only: true
    Maximum Length: 30
    Lookup code that indicates the product usage code.
  • Title: Validate Html
    The flag indicates whether the content should be validated to adhere to HTML standards while content authoring.
  • Workflow
    Title: Workflow
    The workflow definition that the author can use while content authoring in a content type.
Nested Schema : ContentTypeAIMetadataBO
Type: object
Show Source
Nested Schema : Type of articles
Type: object
Title: Type of articles
Read Only: true

Article 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: object
Show Source
Nested Schema : Localized Attributes
Type: array
Title: Localized Attributes
List of LocalizedAttributes of this ContentType name and description in various Locales
Show Source
Nested Schema : RatingKeyBO
Type: object
Show Source
Nested Schema : Workflow
Type: object
Title: Workflow
The 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: array
Show Source
Nested Schema : SchemaAttributeBO
Type: object
Documentation for BO mode: SchemaAttributeBO
Show Source
Nested Schema : SchemaAttributeAIMetadataBO
Type: object
Show Source
Nested Schema : Children
Type: array
Title: Children
List of child nodes of the current element
Show Source
Nested Schema : FND Display Type
Type: object
Title: FND Display Type
Display 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 : Localized Attributes
Type: array
Title: Localized Attributes
List of LocalizedAttributes of this SchemaAttribute name and description in various Locales
Show Source
Nested Schema : Schema Attribute User Group List
Type: array
Title: Schema Attribute User Group List
List 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: object
Title: Schema Attr Type
Enumerated 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: object
Title: Wysiwyg Type
Type of WYSIWYG rich text field - i.e. FULL, BASIC, MEDIUM
Allowed Values: [ "BASIC", "MEDIUM", "FULL" ]
Nested Schema : LocalizedAttributesBO
Type: object
Show Source
Nested Schema : SchemaAttributeUserGroupBO
Type: object
Show Source
Nested Schema : UserGroupKeyBO
Type: object
Documentation for BO mode: UserGroupKeyBO
Show Source
Nested Schema : Business Units
Type: array
Title: Business Units
The business units assigned to the user group.
Show Source
Nested Schema : BusinessUnitKeyBO
Type: object
BusinessUnitKeyBO has BusinessUnit OrgId.
Show Source
Nested Schema : WorkflowKeyBO
Type: object
Show Source
Back to Top