Menghapus callback yang digunakan untuk berlangganan event saluran atau pengguna.
Deskripsi operasi
Before you call this operation, make sure that you have called the CreateEventSubscribe operation to create a callback that is used to subscribe to channel or user events.
QPS limit
You can call this operation up to 100 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.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:DeleteEventSub |
get |
*Rtc
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| AppId |
string |
Yes |
ID aplikasi. |
9qb1**** |
| SubscribeId |
string |
Yes |
ID langganan. Anda dapat memperoleh ID dari tanggapan operasi CreateEventSub. |
ad53276431c**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
760bad53276431c499e30dc36f6b26be |
Contoh
Respons sukses
JSONformat
{
"RequestId": "760bad53276431c499e30dc36f6b26be"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InputInvalid | %s. | Illegal input parameters |
| 500 | ServerError | %s. | Unknown error, please try again later or submit a ticket for consultation. |
| 403 | NoAuth | %s. | No permission |
| 404 | ResourceNotExist | %s. | The requested resource does not exist, please check and try again |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.