Last modified 13 Feb 2025 11:46 +01:00
Show data source example for "Modify attribute value"
{
  "objectModification": {
    "itemDelta": {
      "modificationType": "add",
      "path": "description",
      "value": "Description parameter modified via REST"
    }
  }
}

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