Skip to main content

Recording 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 Recording TemplatePOST /lls/v1.0/template/recordingCreate a recording template for an ingest domain, an app, or a stream.
Modify a Recording TemplatePUT /lls/v1.0/template/recording/{templateName}Modify an existing recording template for an ingest domain, an app, or a stream.
Query a Recording TemplateGET /lls/v1.0/template/recording/{templateName}Query a Recording Template with template name.
List Recording TemplatesGET /lls/v1.0/template/recordingList Recording Templates.
Delete a Recording TemplateDELETE /lls/v1.0/template/recording/{templateName}Delete a Recording Template.