Captures a screenshot of the current box screen
Enter your API Key in the format: Bearer
Box ID
"c9bdc193-b54b-4ddb-a035-5ac0c598d32d"
Screenshot capture action configuration
Type of the URI. default is base64.
base64, storageKey "base64"
Presigned url expires in. Only takes effect when outputFormat is storageKey.
Supported time units: ms (milliseconds), s (seconds), m (minutes), h (hours) Example formats: "500ms", "30s", "5m", "1h" Default: 30m
"30m"
Whether to save the screenshot to the device screenshot album
false
Scroll capture parameters
{ "maxHeight": 4000, "scrollBack": true }clip of the screenshot
{
"x": 100,
"y": 50,
"width": 800,
"height": 600
}