Modifies a Viber application.
Try it now
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
cams:UpdateAuditRequest | update | *All Resource
| None | None |
Request parameters
Parameter | Type | Required | Description | Example |
RequestNo | string | Yes | The request number. | 114624518**5956096 |
CustSpaceId | string | Yes | The Space ID of the ISV sub-customer or the instance ID. View it on the Channel Management page. | cams-8pi**urn5s |
AuditResult | string | No | The audit result. | unAudit |
| AuditRecord | object | Yes | Viber audit items. | |
ContactMail | string | No | Contact mailbox. | xxxx@gamil.com |
CompanyLegalName | string | No | Company legal name. | example |
LetterGuarantee | string | No | Letter of guarantee (download address). | https://xxx.xxx.xxx |
IndustryInvolved | string | No | Industry involved. | telecommunicationsAndIT |
| MessageDestinationInternationalCountry | array | No | International destination countries and regions. | |
string | No | List of international destination countries and regions. | ["1|AI","374|AM"] | |
CompleteAddressOfHeadquarters | string | No | Complete address of headquarters. | xxxstreet |
MessageEnableDate | string | No | Commercial message enable date (GMT). | 2025-11-07 |
BusinessLicenseRegistrationNumber | string | No | Business license registration number. | 9211515**345 |
CompanyLegalPerson | string | No | Company legal person name. | example |
| CompanyAddress | array<object> | No | Company addresses. | |
object | No | Company address details. | ||
CompanyAddress | string | No | Company address. | 123 Sunshine Street, City, Country |
CompanyAddressTitle | string | No | Company address title. | xxx company |
CompanyRegisteredCountry | string | No | Company registered country or region. | example |
AgeLimit | string | No | Age limit. Valid values:
| unlimited |
IndustryDescription | string | No | Industry description. | description |
WebAddress | string | No | Company website. | https://www.xxx.xxx.com |
EnableAutoReply | string | No | Enable auto-reply (this field is deprecated). | N/A |
RecoveryDate | string | No | Recovery date. | 2025-11-07 |
BusinessAccountName | string | No | Business account name. | testaccount |
ApplyReason | string | No | Application reason. | reason |
| Logo | array | No | Logo | |
string | No | Logo collection (download addresses). | [xxx,xxx,xxx] | |
ReplyContent | string | No | Reply content (deprecated). | N/A |
CompanyProfile | string | No | Company profile. | xxx |
| CompanyTel | array<object> | No | Company phone numbers. | |
object | No | Company phone number details. | ||
CompanyTelNumber | string | No | Company phone number. | 07364245xxxx |
CompanyTelTitle | string | No | Phone number title. | xxx |
MessageDialogueIntroduction | string | No | Commercial message dialogue introduction. | hello! |
OtherLetterGuarantee | string | No | Supplementary material address. | https://xxx.xxx.com |
| MessageDestinationCountry | array | No | Local destination countries or regions. | |
string | No | Collection of local destination countries or regions. | ["1|AI","374|AM"] | |
MessageSessionName | string | No | Commercial message dialogue name. | test |
SuspensionDate | string | No | Deprecated. | N/A |
CompanyEnglishName | string | No | Company English name. | baidu |
ContactPhone | string | No | Contact phone number. | 861515115*** |
ContactPosition | string | No | Contact position. | job |
ContactEmail | string | No | Contact mailbox. | 5**8585@gmail.com |
ContactName | string | No | Contact name. | mary |
Response elements
Element | Type | Description | Example |
object | |||
AccessDeniedDetail | string | Access denied details. | {} |
Message | string | Error message. | success |
RequestId | string | The ID of this API call request. Alibaba Cloud generates this unique identifier for the request. Use it to troubleshoot and locate issues. | example |
Data | object | Returns the RequestNo. | 14111561**** |
Code | string | Request status code.
| OK |
Success | boolean | Indicates whether the operation was successful. Values:
| true |
Examples
Success response
JSON format
{
"AccessDeniedDetail": "{}",
"Message": "success",
"RequestId": "example",
"Data": {
"test": "test",
"test2": 1
},
"Code": "OK",
"Success": true
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.