The document outlines a simple REST API for user management. It includes endpoints for retrieving all users, fetching a specific user by ID, creating a new user, and editing an existing user. The methods specified are GET, POST, and PATCH.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
1 views1 page
Plan
The document outlines a simple REST API for user management. It includes endpoints for retrieving all users, fetching a specific user by ID, creating a new user, and editing an existing user. The methods specified are GET, POST, and PATCH.