Deletes a custom stream mixing template.
Operation description
Obtain the name of the custom stream mixing template to delete, and then call this operation.
QPS limit
You can call this operation up to 10 times per second per user. If you exceed this limit, your API calls are throttled. This may affect your business. Plan your calls accordingly.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:DeleteCustomTemplate |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The region ID. |
cn-shanghai |
| Template |
string |
Yes |
The name of the template to delete. |
TestTemplate |
Response parameters
|
Parameter |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
BC1E78D3-FA8B-4457-DEE2-6093E1232254 |
Examples
Success response
JSON format
{
"RequestId": "BC1E78D3-FA8B-4457-DEE2-6093E1232254"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidUserId.Malformed | %s | |
| 400 | InvalidParameter.Malformed | %s | |
| 400 | MissingParameter | %s | |
| 400 | CustomTemplateInvalid | %s | |
| 500 | InternalError | %s | |
| 404 | InvalidDomainName.NotFound | %s |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.