SkillRating
Delete a Specific Skill Rating
This endpoint deletes a skill rating from Degreed. On a successful delete, it returns a 204 No Content response. <h3>Required Scope</h3>skill_ratings:write
delete/api/v2/skill-ratings/{userSkillRatingId}
Path parameters
userSkillRatingIdstring required
The ID of the skill rating to delete.
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.