Deletes the configuration of callbacks for audio moderation results.
Operation description
-
You can call this operation to delete the callback configuration for automated audio review from a streaming domain.
-
Currently, only some live centers support live automated review. For more information about the live centers that support this feature, see Service regions.
QPS limits
This operation is limited to 10 queries per second (QPS) per user. If you exceed this limit, your API calls are throttled. This 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:DeleteLiveAudioAuditNotifyConfig |
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 |
Response parameters
|
Parameter |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
7BF95F2A-3B24-4CDE-9346-7F6FA86697A1 |
Examples
Success response
JSON format
{
"RequestId": "7BF95F2A-3B24-4CDE-9346-7F6FA86697A1"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | MalformedParam | %s | |
| 400 | MissingParam | %s | |
| 400 | ConfigExisted | %s | |
| 400 | ConfigNotFound | %s | |
| 500 | InternalError | %s |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.