DELETE api/v1/portals/{portalUid}/customer/candidates/timesheets/attachments/{attachmentGuid}
Deletes a candidate timesheet attachment from the customer portal by the specified attachment guid.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| portalUid |
The customer portal |
globally unique identifier |
Required |
| attachmentGuid |
The attachment to delete |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns response message.
None.