DELETE api/v1/portals/{portalUid}/customer/candidates/{candidateGuid}/skills/{candidateSkillGuid}
Delete a skill from a candidate
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| portalUid |
the customer portal |
globally unique identifier |
Required |
| candidateGuid |
the candidate to delete from |
globally unique identifier |
Required |
| candidateSkillGuid |
the skill to delete |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.