Cancels a remote assistance request to the end user.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| RegionId | string | Yes | The region ID. You can call the DescribeRegions operation to query the most recent region list. | cn-hangzhou |
| CoIds | array | Yes | The IDs of stream collaboration tasks. | |
| string | Yes | The IDs of the stream collaboration task. | co-**** | |
| UserType | string | No | The type of the user. Valid value:
| TENANT_ADMIN |
| EndUserId | string | No | The ID of the end user that initiates stream collaboration. If the initiator is the administrator, skip this parameter. | alice |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}Error codes
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|
No change history
