Skip to main content

Screenshot Template APIs

This catalog provides a comprehensive list of all available APIs for analytics . APIs are categorized by features, including the essential information such as Request URI, method, and brief descriptions.

API Name Method Request URI Description
Create a Screenshot TemplatePOST /lls/v1.0/template/screenshotCreate a screenshot template for an ingest domain, an app, or a stream.
Modify a Screenshot TemplatePUT /lls/v1.0/template/screenshot/{templateName}Modify an existing screenshot template for an ingest domain, an app, or a stream.
Query a Screenshot TemplateGET /lls/v1.0/template/screenshot/{templateName}Query a Screenshot Template with template name.
List Screenshot TemplatesGET /lls/v1.0/template/screenshotList Screenshot Templates.
Delete a Screenshot TemplateDELETE /lls/v1.0/template/screenshot/{templateName}Delete a Screenshot Template.