Refer to the exhibit. A developer must construct an HTTP Request to use the XML API to set a Personal Meeting Room PIN for a given user. Which code completes the code to create the request?
A.
xmlhttp.open("GET", "https://cisco.webex.com/WBXService/XMLService");
B.
xmlhttp.open("PATCH", "https://cisco.webex.com/WBXService/XMLService");
C.
xmlhttp.open("PUT", "https://cisco.webex.com/WBXService/XMLService");
D.
xmlhttp.open("POST", "https://cisco.webex.com/WBXService/XMLService");
"Webex Meetings XML API uses XML documents for request and response. XML documents are sent via HTTPS POST to https://api.webex.com/WBXService/XMLService."
https://developer.cisco.com/docs/webex-xml-api-reference-guide/#!xml-request-and-response-documents/xml-request-and-response-documents
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.300-920 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
jonasff
3 years, 3 months ago