Update Reason
POST/api/reasons/update
Tier: Public — stable, supported for third-party integration.
Updates a Reason's ReasonCode and Description.
AddReasonDto.Scope is
immutable and not part of the update payload — a reason already assigned to an
entity under its original scope must keep that scope.
Request
Responses
- 200
- 400
Returns the updated Reasons.ReasonDetailDto.
An unknown Id results in NotFound.