Skip to main content

Refresh a coding tool (Coding tool)

Refreshes a coding tool and updates code maps if respondent data has changed

Path Parameters
    projectId string required

    Project ID

    workflowId string required

    Workflow ID

    toolId string required

    Tool ID

Responses

Updated coding tool


Schema
    _etag string nullable
    categories object[] nullable
  • Array [
  • code int32 nullable
    id string nullable
    oaToInc string[] nullable
    text string nullable
    type int32

    Possible values: [0, 1, 2]

    Default value: 0

  • ]
  • id string nullable
    quesId string nullable
    rspAnswers 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
  • ]
  • sortBy string nullable
    sortDescending boolean nullable
    text string nullable
    type string nullable
    verbatimSortBy string nullable
    verbatimSortDescending boolean nullable
    workflowId string nullable
Loading...