Actions
.tags.actions.description
📄️ Get actions list
Get list of actions that can be called for device
📄️ Invoke action
Invoke action for a device
📄️ Call an action
Call an action for a device. To get the list of available actions and their arguments, invoke `GET /devices/{id}/actions`, and also see the [Actions](#tag/actions) tag.