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 : contentTypeKeyBO
Match All
ContentBO object being created or updated
Show Source
  • ContentTypeKeyBO
    Documentation for BO mode: ContentTypeKeyBO
  • Title: Content Type Key BO
    ContentBO object being created or updated
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 : WorkflowStepKeyBO
Match All
WorkflowStep object being fetched
Show Source
  • WorkflowStepKeyBO
    Documentation for BO mode: WorkflowStepKeyBO
  • Title: WorkflowStep Key BO
    WorkflowStep object being fetched
Nested Schema : WorkflowStepKeyBO
Type: object
Documentation for BO mode: WorkflowStepKeyBO
Show Source
Nested Schema : ContentTypeKeyBO
Type: object
Documentation for BO mode: ContentTypeKeyBO
Show Source
  • 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.
  • 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: 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: 30
    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
Nested Schema : workflow
Match All
The workflow definition that the author can use while content authoring in a content type.
Show Source
  • WorkflowKeyBO
  • Title: Workflow
    The workflow definition that the author can use while content authoring in a content type.
Nested Schema : WorkflowKeyBO
Type: object
Show Source
Back to Top

Response

204 Response

No Content
Back to Top