put
https://localhost:44395/api/person/
Behavior: Currently stubbed — validates input and name but does not perform the update. Always returns an IdModel with Guid.Empty. The intended behavior is to update the person's name and face matching lists.
Authorization: Requires a valid Bearer token (class-level [Authorize]).
Side Effects: None (stubbed).
Error Scenarios: Returns 400 if the request is null or Name is null/empty.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401The caller is not authenticated.
