Check_Point
156-521 · Question #190
156-521 Question #190: Real Exam Question with Answer & Explanation
The correct answer is B. Automate logout at the end C. Use HTTPS over HTTP. Secure communication over HTTPS is critical. It's also good practice to logout using /logout after completing API tasks to release resources and maintain session hygiene.
Question
Which of the following is a best practice when using Postman with the Management API? (Choose two)
Options
- AAlways hardcode the session token
- BAutomate logout at the end
- CUse HTTPS over HTTP
- DDisable session expiry
Explanation
Secure communication over HTTPS is critical. It's also good practice to logout using /logout after completing API tasks to release resources and maintain session hygiene.
Community Discussion
No community discussion yet for this question.