Check_Point
156-521 · Question #201
156-521 Question #201: Real Exam Question with Answer & Explanation
The correct answer is A. X-chkp-sid B. Content-Type: application/json. X-chkp-sid ensures session authentication, and Content-Type: application/json tells the API how to parse the request body. Other headers are optional or unrelated for basic operations.
Question
Which headers must be included when sending JSON body data to a Check Point Web API endpoint from Postman? (Choose two)
Options
- AX-chkp-sid
- BContent-Type: application/json
- CAuthorization: Bearer
- DAccept-Encoding: gzip
Explanation
X-chkp-sid ensures session authentication, and Content-Type: application/json tells the API how to parse the request body. Other headers are optional or unrelated for basic operations.
Community Discussion
No community discussion yet for this question.