Delete a Transcoding Template
Delete a Transcoding Template with template name
Request
Request-Line
DELETE /lls/v1.0/template/transcoding/{templateName}
Response
Success Status Codes
Status Code | Description |
---|---|
200 | Transcoding template has been deleted. |
Examples
Example Query a domain-level transcoding template
Request
DELETE /lls/v1.0/template/transcoding/domainTemplate HTTP/1.1
Successful Response
DELETE /lls/v1.0/template/transcoding/domainTemplate HTTP/1.1 200 OK
Best Practices
Rate Limiting
Rate Limits
Rate limiting is posed upon the API, please kindly check your API calls to ensure complying with the rate limit below:
- 100 requests per minute
- 1000 requests per hour