Deletes the mapping between a main streaming domain and a sub-streaming domain.
Operation description
QPS limits
You can call this operation up to 1,000 times per minute per account. Requests that exceed this limit are dropped and you may experience service interruptions.
Try it now
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
live:DeleteLiveDomainPlayMapping | delete | *Domain
| None | None |
Request parameters
Parameter | Type | Required | Description | Example |
RegionId | string | No | The region ID. | cn-shanghai |
PlayDomain | string | Yes | The sub-streaming domain. | example.aliyundoc.com |
PullDomain | string | Yes | The main streaming domain. | example.com |
Response elements
Parameter | Type | Description | Example |
object | |||
RequestId | string | The request ID. | 16A96B9A-F203-4EC5-8E43-CB92E68F4CD8 |
Examples
Success response
JSON format
{
"RequestId": "16A96B9A-F203-4EC5-8E43-CB92E68F4CD8"
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.