Skip to main content

Reopens one or many deleted answers (Coding tool)

Reopens deleted answers

Path Parameters
    projectId string required

    Project ID

    workflowId string required

    Workflow ID

    toolId string required

    Tool ID

    codeMapId string required

    Code map ID

Request Body array required

Array of answer IDs

  • Array [
  • string

  • ]
Responses

Updated respondent answers


Schema
  • 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...