Check_Point
156-521 · Question #179
156-521 Question #179: Real Exam Question with Answer & Explanation
The correct answer is A. username C. password. A successful login to the Management API requires a JSON payload that includes username and password. This initiates the session and returns a session token to be reused in other requests.
Question
What information must be included in the body of a Management API login request in Postman? (Choose two)
Options
- Ausername
- Btoken-id
- Cpassword
- Drole
Explanation
A successful login to the Management API requires a JSON payload that includes username and password. This initiates the session and returns a session token to be reused in other requests.
Community Discussion
No community discussion yet for this question.