Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleNote.

Please refer to the documentation for the corresponding API function to see the parameters of the JSON sent in the POST request, .

Request example

POST http://1:1@127.0.0.1:8085/web2/secure/face/1/firserver/ReadPersons

{ "server_id": "1", "id": [ ], "page": 1, "pageSize": 2 }

...