Configures welcoming messages, opening remarks, and commands.
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 |
---|---|---|---|---|
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. | cams-3ie*** |
PhoneNumber | string | Yes | The phone number of the enterprise. | 86130000*** |
Response parameters
Examples
Sample success responses
JSON
format
{
"AccessDeniedDetail": "None",
"Message": "None",
"RequestId": "90E63D28-E31D-1EB2-8939-A94866411B2O",
"Data": {
"Prompts": [
"prompt1"
],
"Commands": [
{
"CommandDescription": "description",
"CommandName": "common1"
}
],
"PhoneNumber": "86138****",
"EnableWelcomeMessage": true
},
"Code": "OK",
"Success": true
}
Error codes
For a list of error codes, visit the Service error codes.