Skill object
Update an existing skill
Update an existing Skill-proficiency to the user’s resume as specified in the resume id. If a base resume id is provided, the Skill is updated for the base resume.
PATCH
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
ID of the Skill-proficiency you want to delete for the resume
Resume ID of the resume the education belongs to. If you want to interact with the base Skill, just put base
in here
Response
200
application/json
The unique identifier for the experience entry.
The unique identifier for the resume section entry.
BEG
- BeginnerINT
- IntermediateADV
- AdvancedEXP
- Expert
Available options:
BEG
, INT
, ADV
, EXP