Rate an article

post

/articles/{id}/rate

This method rates the latest valid version of the Content object with the specified id.

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : answer
Match All
Show Source
Nested Schema : LocaleKeyBO
Type: object
Documentation for BO mode: LocaleKeyBO:

Localized Name of the Locale is currently NOT provided (i.e. The word Japanese is always in Japanese and never localized in say Arabic.)

Show Source
  • Links
  • Title: Locale Desc
    Read Only: true
    Maximum Length: 100
    The description about the language and country that the Locale object represents.
  • Title: Record Id
    The unique identifier of the Locale object.
Nested Schema : DataFormKeyBO
Type: object
Documentation for BO mode: DataFormKeyBO
Show Source
Nested Schema : UserKeyBO
Type: object
Documentation for BO mode: UserKeyBO
Show Source
Nested Schema : DataFormAnswerKeyBO
Type: object
Documentation for BO mode: AnswerKeyBO
Show Source
Nested Schema : Content Type Privileges
Type: array
Title: Content Type Privileges
This field will return list of all contenttype privileges user have
Show Source
Nested Schema : Functional Privileges of user
Type: object
Title: Functional Privileges of user
Additional Properties Allowed
Show Source
This field will return list of all fucntional privileges user have
Nested Schema : CompositeContentTypeBO
Type: object
Composite of ContentTypeBO and its flattened relation. Keep in mind we can add more stuff down the line
Show Source
Nested Schema : WorkflowSteps Composite BO
Type: array
Title: WorkflowSteps Composite BO
WorkflowSteps mapped to this content type and user privileges on that
Show Source
Nested Schema : Content Type Key BO
Type: object
Title: Content Type Key BO
ContentBO object being created or updated
Match All
ContentBO object being created or updated
Show Source
Nested Schema : List Of Privilege
Type: array
Title: List Of Privilege
List of Privileges for the ContentType
Show Source
Nested Schema : CompositeWorkflowStepBO
Type: object
Composite of WorkflowStepBO with user privileges on this step.
Show Source
Nested Schema : List Of Privilege
Type: array
Title: List Of Privilege
List of Privileges for the WorkflowStep
Show Source
Nested Schema : WorkflowStep Key BO
Type: object
Title: WorkflowStep Key BO
WorkflowStep object being fetched
Match All
WorkflowStep object being fetched
Show Source
Nested Schema : WorkflowStepKeyBO
Type: object
Documentation for BO mode: WorkflowStepKeyBO
Show Source
Nested Schema : ContentTypeKeyBO
Type: object
Documentation for BO mode: ContentTypeKeyBO
Show Source
  • 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
  • Title: content source Type
    Read Only: true
    contentSourceType to distinguish if it is a content type for external content
  • 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: Family
    Read Only: true
    The Fusion family that this content type belongs to
  • Links
  • 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
  • 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: 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.
  • Workflow
    Title: Workflow
    The workflow definition that the author can use while content authoring in a content type.
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 : 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 : WorkflowKeyBO
Type: object
Show Source
Back to Top

Response

204 Response

No Content
Back to Top