Check_Point
156-521 · Question #47
What is returned by the login API command if successful?
The correct answer is C. Session UID. After a successful login command, the API returns a session UID. This UID is included in the headers of all subsequent API requests to maintain the session context.
Check Point API Fundamentals
Question
What is returned by the login API command if successful?
Options
- AUser object
- BJSON Web Token
- CSession UID
- DStatic Key
How the community answered
(61 responses)- A2% (1)
- B8% (5)
- C87% (53)
- D3% (2)
Explanation
After a successful login command, the API returns a session UID. This UID is included in the headers of all subsequent API requests to maintain the session context.
Topics
#login command#session UID#API authentication#session token
Community Discussion
No community discussion yet for this question.