DELETE api/v1/candidates/timesheet/attachments/{attachmentUid}
Deletes the candidate timesheet attachment by the specified UID.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| attachmentUid |
The attachment UID. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns response message.
None.