CyberArk Defender – PAM — Question 35

Which change could CyberArk make to the REST API that could cause existing scripts to fail?

Answer options

Correct answer: C

Explanation

The correct answer is C, as removing parameters would directly affect existing scripts that depend on those parameters being present. Options A, B, and D would not cause failures; optional parameters, additional methods, and extra values in responses would typically be backward compatible and not disrupt existing functionality.