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.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
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
The response is of type object
.
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.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
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
The response is of type object
.