What is the most common use for the POST HTTP method when using the REST API?

What is the most common use for the POST HTTP method when using the REST API?
A . Delete a resource
B . Retrieve a resource
C . Create a new resource
D . Update an existing resource

Answer: A

Explanation:

References: http://www.ibm.com/support/knowledgecenter/SSV2LR/com.ibm.wbpm.bpc.doc/topics/ rdev_restapis_httpmethods.html

Subscribe
Notify of
guest
2 Comments
Inline Feedbacks
View all comments
anjali
anjali
4 years ago

correct answer is “C “not A