Memperbarui informasi kelompok Instant Messaging (IM).
Deskripsi operasi
This operation is in beta testing for Meta. Contact your account manager to be added to the allowlist before using this endpoint.
-
Before you call this operation, ensure that you have created an IM group.
-
If you do not have an IM group, call the AddChatGroup operation to create one.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cams:UpdateChatGroup |
update |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| BusinessNumber |
string |
Yes |
Nomor bisnis. Untuk melihat nomor bisnis, panggil operasi ListChatGroup. |
8613800*** |
| ChannelType |
string |
No |
Tipe saluran. Nilai valid:
Catatan
Hanya saluran WhatsApp yang didukung. |
|
| CustSpaceId |
string |
Yes |
ID Space sub-pelanggan ISV, atau ID instans pelanggan langsung. Lihat ID Space pada halaman Channel Management. |
cams-*** |
| GroupId |
string |
Yes |
ID kelompok. Untuk melihat ID kelompok, panggil operasi ListChatGroup. |
EA303*** |
| Description |
string |
No |
Deskripsi kelompok. |
测试 |
| Subject |
string |
No |
Judul kelompok. |
这是一个测试标题 |
| ProfilePictureFile |
string |
No |
Foto profil kelompok. Catatan
Persyaratan gambar
|
https://*********/img.jpg |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| AccessDeniedDetail |
string |
Details about the access denial. |
None |
| Message |
string |
The error message. |
None |
| RequestId |
string |
The request ID. |
90E63D28-E31D-1EB2-8939-A94866411B2O |
| Code |
string |
The request status code. Valid values:
|
OK |
| Success |
boolean |
Indicates whether the call was successful. Valid values:
|
false |
| Result |
integer |
The number of affected rows. |
1 |
Contoh
Respons sukses
JSONformat
{
"AccessDeniedDetail": "None",
"Message": "None",
"RequestId": "90E63D28-E31D-1EB2-8939-A94866411B2O\n",
"Code": "OK",
"Success": false,
"Result": 1
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.