Deletes the callback configuration of stream ingest for an ingest domain.
Operation description
After you obtain an ingest domain, you can call this operation to delete the stream ingest callback configuration.
QPS limits
This operation is limited to 15 queries per second (QPS) for each user. If you exceed the limit, API calls are throttled, which can affect your business. Plan your calls accordingly.
Try it now
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
live:DeleteLiveStreamsNotifyUrlConfig | delete | *Domain
| None | None |
Request parameters
Parameter | Type | Required | Description | Example |
RegionId | string | No | The region ID. | cn-shanghai |
DomainName | string | Yes | The ingest domain. | demo.aliyundoc.com |
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
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.