Skip to main content

Update

PUT 

/questions-and-answers-collection

Update

Request

Body

required

    smartContentId int64

    webpageProperties

    object

    entities string[]required
    iri stringrequired
    query string
    url stringrequired

Responses

Found.

Schema

  • Array [

  • answer string

    The generated answer.

    created_at date-time

    The create date-time.

    entity_gaps string[]

    errors

    object[]

    The set of errors found for the answer.

  • Array [

  • levelEnum LevelEnum (string)

    Possible values: [RECOMMENDED, REQUIRED]

    The rule level.

    name string
    result string

    Possible values: [PASS, FAIL, SKIP, FIXED]

  • ]

  • id int64

    The unique id.

    iri stringrequired

    The webpage IRI tied to this Q&A.

    is_deleted boolean

    The deleted flag.

    is_published boolean

    The published flag.

    modified_at date-time

    The last modified date-time.

    question string

    The generated question.

    smart_content_id int64
    url stringrequired

    The webpage URL tied to this Q&A.

    warnings

    object[]

    The set of warnings found for the answer.

  • Array [

  • levelEnum LevelEnum (string)

    Possible values: [RECOMMENDED, REQUIRED]

    The rule level.

    name string
    result string

    Possible values: [PASS, FAIL, SKIP, FIXED]

  • ]

  • ]