v1

latestOpenAPI 3.0.12026-07-24283883639.5 KB
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