...

/

HTTP POST and PUT

HTTP POST and PUT

Learn to create action methods for creating and updating data via JSON Web APIs.

POST

You will create an action method to handle POST requests and call it PostUser(). It will take the object User as an input parameter.

Code snippet

Access this course and 1400+ top-rated courses and projects.