Question 136
Drag and drop the HTTP methods from the left onto their generally accepted corresponding create, read, update, and delete operations on the right.


Question 137
Refer to the exhibit.

What caused the error in this API request?

What caused the error in this API request?
Question 138
Refer to the exhibit.

Which python data structure does my_josn contain?

Which python data structure does my_josn contain?
Question 139
Refer to the exhibit.

An API call is constructed to retrieve the inventory in XML format by using the API. The response to the call is 401 Unauthorized. Which two headers must be added to the API call? (Choose two.)


An API call is constructed to retrieve the inventory in XML format by using the API. The response to the call is 401 Unauthorized. Which two headers must be added to the API call? (Choose two.)

Question 140
Fill in the blanks to complete the cURL command that invokes a RESTful API to retrieve a resource in JSON format using OAuth.

