nerdexam
Microsoft

MB2-701 · Question #18

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…

The correct answer is C. DELETE. See the full explanation below for the reasoning.

Question

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?

Options

  • AGET
  • BMERGE
  • CDELETE
  • DPUT

How the community answered

(28 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    86% (24)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full MB2-701 Practice