QuestionQ413
Understanding and Using APIsThe API documentation specifies 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 supports returning data only in application/json format.”
Which field requests content in the required format?
- A

- B

- C

- D

Community Discussion