QuestionQ1365
IP ServicesDrag and drop the HTTP REST API call methods from the left to the actions they perform on the right. Not all methods are used.
Drag & Drop
DELETE
GET
POST
PUT
PATCH
creates a resource on the server
reads data from the server
removes a resource from the server
updates an entry in the database
Community Discussion