Object data to create new TagoIO Action
Modify any property of the action.
Action ID
Action Object with data to be replaced
Gets information about the action
Action ID
Retrieves a list with all actions from the account
Optional
queryObj: ActionQuerySearch query params
queryObj: {
page: 1,
fields: ["id", "name"],
filter: {},
amount: 20,
orderBy: "name,asc",
}
Generates and retrieves a new action from the account