Cancel command
PUT
/devices/{deviceId}/commands/{commandId}/cancel
Cancel a pending or executing command.
Authorizations
AccessToken
Type
HTTP (bearer)
Parameters
Path Parameters
deviceId*
Device ID
Type
Requiredstring
commandId*
Command ID
Type
Requiredstring
Responses
Command cancelled
application/json
message
string
commandId
string
timestamp
string
Data timestamp (UTC)
Format
"date-time"PUT
/devices/{deviceId}/commands/{commandId}/cancel