Menghapus studio produksi.
Deskripsi operasi
-
A production studio must be shut down before you can delete it. Otherwise, the operation fails.
-
When you delete a production studio, its associated scenes, components, and layouts are also deleted.
-
You cannot recover a deleted production studio.
QPS limit
The queries per second (QPS) limit for this operation is 10 for each user. Calls that exceed this limit are throttled, which can affect your business. Plan your calls accordingly.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:DeleteCaster |
delete |
*Caster
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
ID wilayah. |
cn-shanghai |
| CasterId |
string |
Yes |
ID studio produksi. Pastikan Anda menentukan CasterId yang benar.
Catatan
Di halaman Cloud Production Studio, nama studio produksi dalam daftar adalah ID-nya. |
a2b8e671-2fe5-4642-a2ec-bf93880e**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| CasterId |
string |
The ID of the production studio. This ID is used as a request parameter to add video resources, layouts, components, and program lists, or to query the layout list. |
a2b8e671-2fe5-4642-a2ec-bf93880e**** |
| RequestId |
string |
The ID of the request. |
16A96B9A-F203-4EC5-8E43-CB92E68F4CD8 |
Contoh
Respons sukses
JSONformat
{
"CasterId": "a2b8e671-2fe5-4642-a2ec-bf93880e****",
"RequestId": "16A96B9A-F203-4EC5-8E43-CB92E68F4CD8"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvaildCaster.Delete | Caster can not be deleted when ChargeType is Prepaid | |
| 400 | InvalidCasterId.Malformed | %s, please check and try again later. | |
| 400 | IncorrectCasterStatus.Inuse | %s, please check and try again later. | |
| 403 | PermissionDenied | %s, please check and try again later. | |
| 404 | InvalidCaster.NotFound | %s, please check and try again later. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.