Deletes caption rules.
Operation description
This operation deletes the specified caption rules.
QPS limit
The queries-per-second (QPS) limit for this operation is 60 calls per second for each user. If you exceed the limit, API calls are throttled. This may affect your business. Call this operation at a reasonable rate.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:DeleteLiveAIProduceRules |
create |
*Domain
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The region ID. |
cn-shanghai |
| RulesId |
string |
No |
The ID of the caption rule. |
445409ec-7eaa-461d -8f29-4bec2eb9**** |
| SuffixName |
string |
No |
The caption suffix. Note
Set this parameter to the value of SubtitleName that you specified for the caption template. |
et |
| Domain |
string |
Yes |
The primary playback domain name. |
demo.aliyundoc.com |
| App |
string |
Yes |
The name of the live streaming 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.