Cisco
200-901 · Question #506
The API documentation has this requirement for a REST API request: "For methods that accept request parameters, the platform accepts either application/json or application/x-www-form-urlencoded conten
Sign in or unlock 200-901 to reveal the answer and full explanation for question #506. The question stem and answer options stay visible for context.
Understanding and Using APIs
Question
The API documentation has this requirement for a REST API request:
"For methods that accept request parameters, the platform accepts either application/json or application/x-www-form-urlencoded content types and currently only supports returning data in application/json format." Which field returns content in the required format? A. B. C. D.
Options
- AAccept: application/xml; q=0.5, application/json
- BContent-Type: application/json
- CContent-Type : application/xml; q=0.5, application/json
- DExpect: application/json
Unlock 200-901 to see the answer
You've previewed enough free 200-901 questions. Unlock 200-901 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#REST API#HTTP Headers#Content-Type#JSON