Question No 2:
You need to update an existing record in the Contacts module using the REST v10API.
Which two components are required to accomplish this task? (Choose two.)
A. HTTP POST method
B. HTTP PUT method
C. ~/Contacts/[contact_id]~ endpoint
D. ~{'id':'[contact_id]'}~ request body
Answer: C,D
No comments:
Post a Comment
Note: only a member of this blog may post a comment.