Replace the full representation.
Section: Resource-oriented routes
Replace a resource
http
http
PUT /users/{userId}Explanation
PUT is typically used when the client sends a full replacement representation and expects idempotent behavior.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Resource-oriented routes