DELETE api/v1/portals/{portalUid}/customer/candidates/{candidateGuid}/cv/{candidateCvGuid}
Deletes the candidate CV.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| portalUid |
The custmer portal |
globally unique identifier |
Required |
| candidateGuid |
The candidate the cv belongs to |
globally unique identifier |
Required |
| candidateCvGuid |
The candidate CV. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns response message.
None.