© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
•
4y ago
•
4 replies
reeeeeee
❔ "proper" structure of the PUT endpoint
Whats better
/ more
"proper
" PUT request
- PUT
api/controller/{ID}
api/controller/{ID}
and then objectDTO in body
- PUT
api/controller
api/controller
and in body objectDTO with included ID
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
✅ Proper implementation of API
C
C# / help
3y ago
Structure of system with polymorphism
C
C# / help
2y ago
What do you use for planning out your API/endpoint structure?
C
C# / help
4mo ago
Microservices - confusion about the structure
C
C# / help
2y ago