Last modified 13 Mar 2024 13:32 +01:00
Show data source example for "Modify resource capability" | GitHub
{
  "objectModification": {
    "itemDelta": {
      "modificationType": "replace",
      "path": "capabilities/configured/delete/enabled/",
      "value": false
    }
  }
}

The response is an HTTP 204 code in case of success without a response body.

Was this page helpful?
YES NO
Thanks for your feedback