exam questions

Exam 350-901 All Questions

View all questions & answers for the 350-901 exam

Exam 350-901 topic 1 question 111 discussion

Actual exam question from Cisco's 350-901
Question #: 111
Topic #: 1
[All 350-901 Questions]

DRAG DROP -
Drag and drop the code from the bottom onto the box where the code is missing in the diagram to show how data is processed in Webex. Not all options are used.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Teringzooi
7 months, 3 weeks ago
Correct answer: /memberships link post /messages https://developer.webex.com/docs/api/v1/messages
upvoted 2 times
...
designated
8 months, 3 weeks ago
1. GET /membership&max=100 2. 200 OK 3. Link (pagination) 4. GET {rel= "next"URL} 5. 200 OK 6. POST /messages { "roomId: ID, "text": "Annoucement.."} 7. 200 OK So, the answer is: 1. /memberships 2. link 3. POST /messages
upvoted 3 times
...
mairo3000
1 year, 2 months ago
Yes it should be POST: https://developer.webex.com/docs/api/v1/messages
upvoted 1 times
...
python_tamer
1 year, 3 months ago
I think the last one is POST rather than PUT.
upvoted 1 times
dexilec82
1 year, 3 months ago
It is POST
upvoted 1 times
...
...
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.

SaveCancel
Loading ...