nerdexam
Check_Point

156-521 · Question #179

What information must be included in the body of a Management API login request in Postman? (Choose two)

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.

Security Management API Operations

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

How the community answered

(26 responses)
  • A
    88% (23)
  • B
    8% (2)
  • D
    4% (1)

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.

Topics

#login request#credentials#username#password

Community Discussion

No community discussion yet for this question.

Full 156-521 Practice