All Products
Search
Document Center

Chat App Message Service:AddAuditViberOpen

Last Updated:Jun 10, 2026

Mendaftarkan akun Viber.

Coba sekarang

Coba API ini di OpenAPI Explorer tanpa perlu penandatanganan manual. Panggilan yang berhasil akan secara otomatis menghasilkan contoh kode SDK sesuai dengan parameter Anda. Unduh kode tersebut dengan kredensial bawaan yang aman untuk penggunaan lokal.

Test

RAM authorization

Tabel berikut menjelaskan otorisasi yang diperlukan untuk memanggil API ini. Anda dapat menentukannya dalam kebijakan Resource Access Management (RAM). Kolom pada tabel dijelaskan sebagai berikut:

  • Action: Aksi yang dapat digunakan dalam elemen Action pada pernyataan kebijakan izin RAM untuk memberikan izin guna melakukan operasi tersebut.

  • API: API yang dapat Anda panggil untuk melakukan aksi tersebut.

  • Access level: Tingkat akses yang telah ditentukan untuk setiap API. Nilai yang valid: create, list, get, update, dan delete.

  • Resource type: Jenis resource yang mendukung otorisasi untuk melakukan aksi tersebut. Ini menunjukkan apakah aksi tersebut mendukung izin tingkat resource. Resource yang ditentukan harus kompatibel dengan aksi tersebut. Jika tidak, kebijakan tersebut tidak akan berlaku.

    • Untuk API dengan izin tingkat resource, jenis resource yang diperlukan ditandai dengan tanda bintang (*). Tentukan Nama Sumber Daya Alibaba Cloud (ARN) yang sesuai dalam elemen Resource pada kebijakan.

    • Untuk API tanpa izin tingkat resource, ditampilkan sebagai All Resources. Gunakan tanda bintang (*) dalam elemen Resource pada kebijakan.

  • Condition key: Kunci kondisi yang didefinisikan oleh layanan. Kunci ini memungkinkan kontrol granular, berlaku baik hanya untuk aksi maupun untuk aksi yang terkait dengan resource tertentu. Selain kunci kondisi spesifik layanan, Alibaba Cloud menyediakan serangkaian common condition keys yang berlaku di semua layanan yang didukung RAM.

  • Dependent action: Aksi dependen yang diperlukan untuk menjalankan aksi tersebut. Untuk menyelesaikan aksi tersebut, pengguna RAM atau role RAM harus memiliki izin untuk melakukan semua aksi dependen.

Action

Access level

Resource type

Condition key

Dependent action

cams:AddAuditViberOpen

create

*全部资源

*

None None

Parameter permintaan

Parameter

Type

Required

Description

Example

AuditResult

string

No

Hasil audit.

example

CustSpaceId

string

Yes

ID ruang sub-pelanggan ISV.

example

AuditRecord

object

No

Catatan audit.

ContactMail

string

No

The email address.

123@123.com

CompanyLegalName

string

No

The legal name of the company.

abc

LetterGuarantee

string

No

The letter of guarantee.

tiCaYNHR8ttt

IndustryInvolved

string

No

The industry involved.

NFUwytiBnm11

MessageDestinationInternationalCountry

array

No

A list of destination countries/regions for international messages.

string

No

A specific value.

MessageDestinationInternationalCountry

CompleteAddressOfHeadquarters

string

No

The complete address of the headquarters.

example

MessageEnableDate

string

No

The date when messaging is enabled.

example

BusinessLicenseRegistrationNumber

string

No

The registration number of the business license.

example

CompanyLegalPerson

string

No

The legal representative of the company.

jerry

CompanyAddress

array<object>

No

A list of company addresses.

object

No

A company address.

CompanyAddress

string

No

The company address.

address

CompanyAddressTitle

string

No

The title of the company address.

title

CompanyRegisteredCountry

string

No

The country where the company is registered.

cn

AgeLimit

string

No

The age limit.

example

IndustryDescription

string

No

A description of the industry.

example

WebAddress

string

No

The website address.

example

EnableAutoReply

string

No

Specifies whether to enable auto-reply.

example

BusinessAccountName

string

No

The name of the business account.

example

string

No

A logo.

logo1

ReplyContent

string

No

The content of the reply.

hello

CompanyProfile

string

No

The company profile.

CompanyProfile

CompanyTel

array<object>

No

A list of company phone number objects.

object

No

A single object.

CompanyTelNumber

string

No

The company phone number.

156********

CompanyTelTitle

string

No

The title of the company phone number.

title

MessageDialogueIntroduction

string

No

The introduction in the message dialog box.

example

OtherLetterGuarantee

string

No

Other letters of guarantee.

example

MessageDestinationCountry

array

No

A list of destination countries/regions for messages.

string

No

The destination country/region of the message.

nPHK8uaRo

MessageSessionName

string

No

The name of the message session.

nPHK8uaRo

CompanyEnglishName

string

No

The English name of the company.

7Pj6

ContactPhone

string

No

The phone number of the contact person.

8615115**777

ContactPosition

string

No

The position of the contact person.

example

ContactEmail

string

No

The email address of the contact person.

7151***5@qq.com

ContactName

string

No

The name of the contact person.

mary

Elemen respons

Element

Type

Description

Example

object

The response object.

AccessDeniedDetail

string

Detailed information about the access denial.

None

Message

string

A message describing the result of the request.

example

RequestId

string

The unique ID of the request.

2121-112

Data

object

The response data.

122

Code

string

The response status code.

  • OK: The request succeeded.

  • For other values, see Error Codes.

OK

Success

boolean

Whether the request succeeded.

  • true: The request succeeded.

  • false: The request failed.

true

Contoh

Respons sukses

JSONformat

{
  "AccessDeniedDetail": "None",
  "Message": "example",
  "RequestId": "2121-112",
  "Data": 122,
  "Code": "OK",
  "Success": true
}

Kode kesalahan

Lihat Error Codes untuk daftar lengkap.

Catatan rilis

Lihat Release Notes untuk daftar lengkap.