Deletes the snapshot callback configuration.
Operation description
The queries per second (QPS) limit for this operation is 30 for each user. API calls that exceed this limit are throttled, which 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:DeleteLiveSnapshotNotifyConfig |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The region ID. |
cn-shanghai |
| DomainName |
string |
Yes |
The streaming domain. |
www.yourdomain***.com |
Response parameters
|
Parameter |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
32A96B9A-F203-4EC5-8E43-CB92E68F4I79E |
Examples
Success response
JSON format
{
"RequestId": "32A96B9A-F203-4EC5-8E43-CB92E68F4I79E"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | MissingParam | %s | |
| 500 | InternalError | %s |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.