Question: When a user attempts to access a record that is not their own, which HTTP response code is the most appropriate?

  1. `403`
  2. `404`
  3. `401`
  4. `405`

Answer: The correct answer of the above question is Option C:`401`