Editing objects - edit operator

To edit objects, use the edit operator.

	POST /v2/json/edit/{service}/{method}

Object editing requires a filters or id parameters.

  • result is a number of modified objects.
  • Some methods allow to get an array of the objects to modify in result (even when not all of them were modified) if the fields parameter was passed.

In case the request fails, result is equal to null