How to depersonalize the data in Web API?

   To depersonalize the data you need to send the request like this one:

"processParam": {
    "scenario": "FullProcess",
    "dePersonalize": [
    {
      "textFieldTypes": [
        36,
        7
      ],
      "graphicFieldTypes": [
        200,
        201
      ]
    }
  ]
  }

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.

Articles in this section

See more