QuizAdvanced
HTTP Methods & Status Codes Basics
Test your understanding of REST conventions for methods, status codes, and resource naming.
In a RESTful API, a client sends a request to create a new user. Which combination of HTTP method, resource path, and success status code is most appropriate?