Check_Point
156-521 · Question #183
Which two components are required in the Postman login request to Check Point Management API? (Choose two)
The correct answer is A. JSON body with username B. JSON body with password. The login request must include a JSON payload with both username and password. These credentials authenticate the session and return a session ID used for further requests.
Check Point API Fundamentals
Question
Which two components are required in the Postman login request to Check Point Management API? (Choose two)
Options
- AJSON body with username
- BJSON body with password
- CAuthorization tab with token
- DHeader with Content-Type: text/xml
How the community answered
(16 responses)- A88% (14)
- C6% (1)
- D6% (1)
Explanation
The login request must include a JSON payload with both username and password. These credentials authenticate the session and return a session ID used for further requests.
Topics
#login request#API credentials#JSON body#Postman
Community Discussion
No community discussion yet for this question.