The document describes HTTP request methods GET, POST, PUT, PATCH and DELETE. GET retrieves data from a server, POST sends data to a server, PUT updates existing data, PATCH partially updates data, and DELETE removes data.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
7 views
Rest API Methods
The document describes HTTP request methods GET, POST, PUT, PATCH and DELETE. GET retrieves data from a server, POST sends data to a server, PUT updates existing data, PATCH partially updates data, and DELETE removes data.