datasets

Api Datasets Summary Update

PUT handler with superadmin lock and field protection.

Same as patch() - checks lock and field protection before delegating.

put/api/datasets/summary/

Headers

Authorizationstring required

JWT access token or Respan API key

Request body

total_countinteger required
filters_dataobject

Response

total_countinteger required
filters_dataobject

Changes