Check_Point
156-521 · Question #169
156-521 Question #169: Real Exam Question with Answer & Explanation
The correct answer is C. application/json. All Check Point API requests and responses use application/json. Postman must set this header to ensure proper encoding and parsing of payloads and responses.
Question
What is the expected content-type header for Check Point API calls in Postman?
Options
- Aapplication/xml
- Bmultipart/form-data
- Capplication/json
- Dtext/plain
Explanation
All Check Point API requests and responses use application/json. Postman must set this header to ensure proper encoding and parsing of payloads and responses.
Community Discussion
No community discussion yet for this question.