© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#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# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

✅ Proper implementation of API
C#CC# / help
3y ago
Structure of system with polymorphism
C#CC# / help
2y ago
What do you use for planning out your API/endpoint structure?
C#CC# / help
4mo ago
Microservices - confusion about the structure
C#CC# / help
2y ago