This request allows to set up the session property to skip data from deactivated units
After Token login you can execute this request that is all JSON responses from requests search_items/update_data_flags will contains information only about activated units.
svc=core/set_session_property¶ms={"prop_name":"skip_nonactive_items", "prop_value": 1}
|