Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejson
{
   "document":{
      "description":"profilo visibilità solo partner",
      "name":"onlyPartner",
      "hideTags":[

      ],
      "allowedActions":{
         "canPlay":true,
         "canDownload":true,
         "canEdit":true
      },
      "securityRules":{
         "onlyPartner":true,
         "onlyCallcenter":false,
         "onlyMacroactivity":false,
         "onlyTags":"{\"tags.ECID\" : \"saasher|11|41479|57\"}"
      },
      "editableTags":[
         {
            "options":[
               "YES",
               "NO"
            ],
            "name":"validazione",
            "type":"select"
         },
         {
            "options":[

            ],
            "name":"note",
            "type":"text"
         }
      ]
   }
}

Response:

Code Block
languagejson
{
    "result": true,
    "id": "5f3687fff4c34f3584e5d60d",
    "error": null
}