Update

Update an existing evangelist.
This API endpoint allows to update an existing evangelist. Please check Genocs.Fiscanner.WebApi.Controllers.UpdateEvangelistRequest for request details.

Modifies an existing evangelist entity with new information while preserving the original creation data.
Performs existence validation to ensure the evangelist exists before attempting updates.
Updates evangelist properties including nickname, location, and tenant information.
Maintains audit trail by updating modification timestamps and tracking user information.
Supports partial updates where only changed fields are modified in the database.
Returns the updated evangelist entity with all current information for confirmation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Responses

400

Request has missing or invalid values.

401

Authentication token is empty or invalid.

404

Evangelist not found.

500

Internal server error occurred.

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json