All Products
Search
Document Center

Simple Application Server:DeleteCommand

Last Updated:Apr 17, 2024

Deletes a Command Assistant command.

Operation description

You cannot delete commands that are being run.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

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

cn-hangzhou
CommandIdstringYes

The command ID. You can call the DescribeCommands operation to query all available command IDs.

c-sh02yh0932w****

Response parameters

ParameterTypeDescriptionExample
object

Schema of Response

RequestIdstring

The request ID.

30637AD6-D977-4833-A54C-CC89483E****

Examples

Sample success responses

JSONformat

{
  "RequestId": "30637AD6-D977-4833-A54C-CC89483E****"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history