HTTP Request Methods

HTTP Request Methods

Method
Description
GET
Retrieves a resource
POST
Creates a resource
PUT
Updates a resource
DELETE
Deletes a resource
PATCH
Updates a resource partially
Error parsing content