Skip to main content

Reopens a categorised answer (Coding tool)

Reopens a categorised answer

Path Parameters
    projectId string required

    Project ID

    workflowId string required

    Workflow ID

    toolId string required

    Tool ID

    codeMapId string required

    Code map ID

    categoryId string required

    Category ID

    answerId string required

    Answer ID

Responses

Payload of CodingReopenAnswer


Schema
    updatedCategoryAnswerIds string[] nullable
    updatedRespondentAnswers object[] nullable
  • Array [
  • c int32 nullable
    id string nullable
    isCoded boolean nullable
    isDeleted boolean nullable
    isSplit boolean nullable
    isWildcardExpression boolean nullable
    splitId string nullable
    t string nullable
  • ]
Loading...