API Request Structure
HTTP Post
https://zerotouch.checkpoint.com/ZeroTouch/web_api/v2/<command>
HTTP Headers
content-Type: application/json
X-chkp-sid: <Session ID that the login command returns as the value of the "
sid" key>
The "X-chkp-sid" key is mandatory in all API calls except the "login" API call.
Request Example payload
Text in JSON format containing the different parameters.