Modifies welcoming messages, opening remarks, and commands for a phone number.
Operation description
QPS limit
You can call this operation up to five times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
This operation will directly obtain data from Facebook, which sets an upper limit on the total number of calls for operations. We recommend that you take note of the limit when you call this operation.
Debugging
Authorization information
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
EnableWelcomeMessage | boolean | No | Specifies whether to enable the welcoming message. | true |
PhoneNumber | string | Yes | The phone number of the enterprise. | 86130000*** |
Commands | array<object> | No | The commands. | |
object | No | The command. | ||
CommandDescription | string | No | The description of the command. | Command 1. |
CommandName | string | No | The command name. | test |
Prompts | array | No | The opening remarks. | |
string | No | The opening remark. | prompt1 | |
CustSpaceId | string | Yes | The space ID of the RAM user within the independent software vendor (ISV) account or the instance ID of the customer of Alibaba Cloud. | 2993**** |
Response parameters
Examples
Sample success responses
JSON
format
{
"AccessDeniedDetail": "None",
"Message": "None",
"RequestId": "90E63D28-E31D-1EB2-8939-A94866411B2O",
"Code": "OK",
"Success": true
}
Error codes
For a list of error codes, visit the Service error codes.