Versions Compared

Key

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

...

The request to delete one face from the reference face database

POST http://localhost:10000/firserver/DeletePersons

...

Code Block
{
 "Description": "",
 "Result": "4c6ecb1d-2a37-e711-9e4b-9c5c8e763a8f ",
 "Status": "SUCCESS"
}

...

The request for clearing the reference face database

POST http://127.0.0.1:10000/firserver/DeletePersons

...