Deletes a Live-to-VOD configuration.
Operation description
You can call this operation to delete the live-to-VOD configuration for a specified streaming domain.
QPS limit
This operation is subject to a queries per second (QPS) limit. You can make up to 1,000 calls per minute for each user. If you exceed this limit, 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:DeleteLiveRecordVodConfig | delete | *Domain
| None | None |
Request parameters
Parameter | Type | Required | Description | Example |
RegionId | string | No | The region ID. | cn-shanghai |
DomainName | string | Yes | The streaming domain. | example.com |
AppName | string | Yes | The AppName of the live stream. View AppNames on the Stream Management page. | liveApp**** |
StreamName | string | No | The name of the stream. View StreamNames on the Stream Management page. | liveStream**** |
Response elements
Parameter | Type | Description | Example |
object | |||
RequestId | string | The request ID. | 40A4F36D-A7CC-473A-88E7-154F92242566 |
Examples
Success response
JSON format
{
"RequestId": " 40A4F36D-A7CC-473A-88E7-154F92242566"
}Error codes
HTTP status code | Error code | Error message | Description |
500 | InternalError | The request processing has failed due to backend service exception. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.