Create with Template
POST
/api/projects/:projectId/templates/:templateId
#
Request ParametersParameter | Type | Mandatory | Description |
---|---|---|---|
scheduledTs | number | no | Timestamp in future when to schedule a Screenshot Job |
scheduleDescription | ScheduleDescription | no | A description to schedule a Job |
urls | Array of UrlConfig | no | URLs of Screenshots. If set those URLs will be used instead of the URLs configured in the Template. |
#
ResponseAttribute | Type | Description |
---|---|---|
jobId | string | JobId that you need to download all Screenshots |