DELETE api/v1/portals/{portalUid}/customer/timesheets/{timesheetGuid}
Delete a timesheet from the customers portal
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| portalUid |
the portal to delete the timesheet from |
globally unique identifier |
Required |
| timesheetGuid |
the timesheet to delete |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.