Create
POST
/api/projects/:projectId
#
Request ParametersParameter | Type | Mandatory | Description |
---|---|---|---|
screenshotParameter | ScreenshotParameter | yes | Screenshot Configuration |
urls | Array of UrlConfig | yes | URLs of Screenshots |
scheduledTs | number | no | Timestamp in future when to schedule a Screenshot Job |
scheduleDescription | ScheduleDescription | no | A description to schedule a Job |
#
Example Request#
ResponseAttribute | Type | Description |
---|---|---|
jobId | string | JobId that you need to download all Screenshots |