WebCapture

Run a scheduled web capture

get/webcapture/capture/{id}

Path parameters

idstring uuid required

ID of scheduled capture to run

Response

Successful operation

statusstring

Example response

{
  "status": "success"
}

Changes