Queries the subscription token for Messenger.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cams:SyncMessengerSubscriptionToken |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| CustSpaceId |
string |
Yes |
The SpaceId of the independent software vendor (ISV) sub-customer or the instance ID of the direct customer. |
cams-xi**** |
| PageId |
string |
Yes |
The PageId of Messenger. |
2030*** |
| CustomAudienceId |
string |
No |
The custom audience ID. |
20399*** |
| TokenType |
string |
Yes |
The token type. |
customAudience |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| AccessDeniedDetail |
string |
The details about the access denial. |
|
| TaskCode |
string |
The task code. |
示例值示例值 |
| Message |
string |
The error message. |
示例值示例值示例值 |
| RequestId |
string |
The request ID. |
示例值示例值示例值 |
| Code |
string |
The request status code.
|
示例值示例值示例值 |
| Success |
boolean |
Indicates whether the operation was successful. Valid values:
|
false |
Examples
Success response
JSON format
{
"AccessDeniedDetail": "",
"TaskCode": "示例值示例值",
"Message": "示例值示例值示例值",
"RequestId": "示例值示例值示例值",
"Code": "示例值示例值示例值",
"Success": false
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.