Deletes a subtitle rule.
Operation description
This operation deletes a specified subtitle rule.
QPS limit
The single-user QPS limit for this operation is 60 calls per second. If this limit is exceeded, the API call is throttled, which may affect your business. Call this operation as needed.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:DeleteLiveAIProduceRules |
delete |
*Domain
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The region ID. |
cn-shanghai |
| RulesId |
string |
No |
The subtitle rule ID. |
445409ec-7eaa-461d -8f29-4bec2eb9**** |
| SuffixName |
string |
No |
The subtitle suffix. This parameter is required. Otherwise, the InvalidParameter error is returned. Note
Set this parameter to the value of SubtitleName that is specified in the subtitle template. |
et |
| Domain |
string |
Yes |
The primary streaming domain. |
demo.aliyundoc.com |
| App |
string |
Yes |
The name of the live stream application. |
AppName |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
5c6a2a0df228-4a64- af62-20e91b96**** |
Examples
Success response
JSON format
{
"RequestId": "5c6a2a0df228-4a64- af62-20e91b96****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | MissingParameter | %s. | Missing parameter |
| 400 | InvalidParameter | %s. | Parameter error |
| 400 | IncorrectSubtitleStatus.%s | %s. | Abnormal subtitle template status |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.