Menghapus sumber input dari studio produksi.
Deskripsi operasi
You must first call the CreateCaster operation to create a production studio. You can then call this operation to remove a video resource from the production studio.
QPS limit
The limit for this operation is 10 queries per second (QPS) per user. Calls that exceed this limit are throttled, which may impact your business. We recommend that you call this operation at a reasonable rate.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:DeleteCasterVideoResource |
delete |
*Caster
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
ID Wilayah. |
cn-shanghai |
| CasterId |
string |
Yes |
ID studio produksi.
Catatan
Anda dapat menemukan ID studio produksi di kolom Instance ID/Name. |
80787064-1c94-4dc1-85ce-9409960a**** |
| ResourceId |
string |
Yes |
ID sumber daya. Jika Anda menambahkan resource video dengan memanggil operasi AddCasterVideoResource, gunakan nilai ResourceId dari tanggapan. |
05ab713c-676e-49c0-96ce-cc408da1**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
CF60DB6A-7FD6-426E-9288-122C******* |
Contoh
Respons sukses
JSONformat
{
"RequestId": "CF60DB6A-7FD6-426E-9288-122C*******"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidCasterId.Malformed | %s, please check and try again later. | |
| 400 | InvalidUserId.Malformed | %s, please check userId. | |
| 400 | InvalidParameter.Malformed | There are invalid parameters: %s. | |
| 401 | IllegalOperation | %s, please check and try again later. | |
| 500 | InternalError | %s, please try again later. | |
| 404 | InvalidCaster.NotFound | %s, please check and try again later. | |
| 404 | InvalidResource.NotFound | %s, please check and try again later. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.