Microsoft Exam Questions

Which HTTP verb should you include?

You are developing code that uses an XMLHttpRequest object to update a Microsoft
Dynamics CRM record by using the Representational Stat Transfer (REST) endpoint. You
need to ensure that only the specified fields in the request get updated. Which HTTP verb
should you include?

A.
MERGE

B.
DELETE

C.
GET

D.
PUT

Explanation: