Deletes a recording configuration at the application level.
Operation description
Obtain the main streaming domain, and then call this operation to delete a recording configuration at the application level.
QPS limit
You can call this operation up to 50 times per second per account. Requests that exceed this limit are dropped and you will experience service interruptions. We recommend that you take note of this limit when you call this operation.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
DomainName | string | Yes | The main streaming domain. | example.com |
AppName | string | Yes | The name of the application to which the live stream belongs. | liveApp**** |
StreamName | string | No | The name of the live stream. | liveStream**** |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "6EBD1AC4-C34D-4AE1-963E-B688A228BE31"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
400 | InvalidRegion | The current region does not support this operation. | The current region does not support this operation. |
400 | Forbidden | Ram Permission is forbidden. | - |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history