DELETE api/v1/portals/{portalUid}/customer/candidates/{candidateGuid}/compliance/attachments/{attachmentUid}
Delete a compliance attachment in the cutomer portal
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| portalUid |
the customer portal |
globally unique identifier |
Required |
| candidateGuid |
the candidate who owns the attachment |
globally unique identifier |
Required |
| attachmentUid |
the uid of the attachment to delete |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
http response
None.