Cancel a scheduled action
Cancel a deferred action that is still in scheduled state. Actions in any other state (acknowledged, completed, failed, cancelled) cannot be cancelled and return 409.
Authorizations
Path Parameters
The unique identifier for the action to cancel.
"act_abc123"
Response
Action cancelled successfully.
Always true for success responses.
Persistent state of a device action across its lifecycle. Mirrors the dispatch: command is the canonical verb, parameters the constraints, deviceType the device family (which discriminates the shape). Lifecycle states, timestamps, the result envelope, and links are universal.
- Action Response
- Action Response
- Action Response
Metadata attached to every response: the request identifier, the serving environment, the build timestamp, and the server-side latency.