Membatalkan pendaftaran nomor telepon dari WhatsApp Business Account (WABA).
Deskripsi operasi
API ini dibatasi 10 kueri per detik (QPS) per pengguna. Jika Anda melampaui batas ini, panggilan API akan dibatasi, yang dapat memengaruhi bisnis Anda. Panggil API ini dengan kecepatan yang wajar.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cams:ChatappPhoneNumberDeregister |
update |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| PhoneNumber |
string |
Yes |
Nomor telepon. |
86189******** |
| CustSpaceId |
string |
Yes |
Space ID dari sub-pelanggan ISV. |
cams-sdkj31kj32lk3j |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Data yang dikembalikan. |
||
| AccessDeniedDetail |
string |
Detail tentang penolakan akses. |
无 |
| RequestId |
string |
ID permintaan. |
90E63D28-E31D-1EB2-8939-A94866411B2O |
| Message |
string |
Pesan kesalahan. |
无 |
| Code |
string |
Kode status permintaan.
|
OK |
Contoh
Respons sukses
JSONformat
{
"RequestId": "90E63D28-E31D-1EB2-8939-A94866411B2O",
"Code": "OK",
"Message": "无",
"AccessDeniedDetail": "无"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Product.Unsubscript | You have not subscribed to the specified product. | |
| 400 | Ram.PermissionDeny | You are not authorized to perform the operation. | |
| 400 | System.LimitControl | The system is under flow control. | |
| 400 | Unknown.ResourceOwnerId | The resource does not belong to the current user. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.