Description
Delete screenshot configuration in the live stream. The configuration is effective when the stream is pushed again.
Request parameters
Parameters | Type | Required or not | Example values | Description |
---|---|---|---|---|
Action | String | Yes | DeleteLiveAppSnapshotConfig | The name of this interface. Value: DeleteLiveAppSnapshotConfig |
AppName | String | Yes | testApp | Name of the app, which the live stream belongs to. |
DomainName | String | Yes | www.yourdomain.com | Your CDN domain name. |
Return parameters
Parameters | Type | Example values | Description |
---|---|---|---|
RequestId | String | 16A96B9A-F203-4EC5-8E43-CB92E68F4CD8 | The ID of the job request |
Example
Request example
https://live.aliyuncs.com/?Action=DeleteLiveAppSnapshotConfig&DomainName=test101.aliyunlive.com&AppName=xxx&StreamName=xxx<Public Request Parameter>
For more information, see Public Request Parameter.
Normal return example
JSON
format
{
"RequestId":"16A96B9A-F203-4EC5-8E43-CB92E68F4CD8"
}
Exception return example
JSON
format
{
"Code":"InternalError",
"HostId":"live.aliyuncs.com",
"Message":"The request processing has failed due to some unknown error.",
"RequestId":"6EBD1AC4-C34D-4AE1-963E-B688A228BE31"
}
Error code
For more information about error code of this product, see Error code.