Check_Point
156-521 · Question #192
In a Postman collection, which two operations should bookend your API workflow? (Choose two)
The correct answer is B. Login D. Logout. You should always start your workflow with /login and end it with /logout to maintain session Other operations occur between these two boundaries.
Security Management API Operations
Question
In a Postman collection, which two operations should bookend your API workflow? (Choose two)
Options
- AShow gateways
- BLogin
- CPublish
- DLogout
How the community answered
(24 responses)- A4% (1)
- B96% (23)
Explanation
You should always start your workflow with /login and end it with /logout to maintain session Other operations occur between these two boundaries.
Topics
#API workflow#login#logout#Postman collection
Community Discussion
No community discussion yet for this question.