All Products
Search
Document Center

Elastic Desktop Service:CancelCoordinationForMonitoring

Last Updated:Jan 05, 2026

Cancels a remote assistance request to the end user.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

The region ID. You can call the DescribeRegions operation to query the most recent region list.

cn-hangzhou
CoIdsarrayYes

The IDs of stream collaboration tasks.

stringYes

The IDs of the stream collaboration task.

co-****
UserTypestringNo

The type of the user.

Valid value:

  • TENANT_ADMIN: administrator.
TENANT_ADMIN
EndUserIdstringNo

The ID of the end user that initiates stream collaboration. If the initiator is the administrator, skip this parameter.

alice

Response parameters

ParameterTypeDescriptionExample
object

The response parameter.

RequestIdstring

The request ID.

1CBAFFAB-B697-4049-A9B1-67E1FC5F****

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 timeSummary of changesOperation
No change history