Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DEV and version r0682

...

If the update does not overwrite any previous rules, then no rules are deleted. So, the response looks like the following:

Code Block
{
    "deleted": {
        "data": []
    }
}

Response Body Example: Replace file location, delete previous rule

...