action avaza_expense_delete { label: "Delete a Timesheet Entry" provider: avaza method: DELETE path: "/api/Expense" encoding: json output: { type: "object" additionalProperties: true } }