update_timesheet
Update a user's timesheet by providing the timesheet ID and the updated data as a JSON object.
Instructions
Update timesheet data for a user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timesheetId | Yes | Timesheet identifier | |
| data | Yes | Timesheet data to update as JSON object |