Menghentikan tugas subtitle langsung.
Deskripsi operasi
This operation is limited to 20 queries per second (QPS) for each account. If you exceed the limit, API calls are throttled, which may affect 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:StopRtcAsrTask |
create |
*Domain
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
ID Wilayah. |
cn-shanghai |
| TaskId |
string |
Yes |
ID Tugas. |
asr-d794cc89-a63e-4d08-8b44-242a6597**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| Description |
string |
The result of the call. The value is `success` if the call is successful. Otherwise, an error message is returned. |
success |
| RequestId |
string |
The request ID. |
3D208CC1-27C9-51E9-82B8-A6682D466421 |
| RetCode |
integer |
The status code. A value of `2000` indicates that the call was successful. Other values indicate that the call failed. |
2000 |
Contoh
Respons sukses
JSONformat
{
"Description": "success",
"RequestId": "3D208CC1-27C9-51E9-82B8-A6682D466421",
"RetCode": 2000
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | ConfigNotFound | %s, please check and try again later. | |
| 500 | InternalError | %s. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.