Remove Skills from a CategoryAsk AIdelete https://api.betatest.degreed.com/api/v2/skill-categories/{id}/relationships/skillsRemoves the association between a specific skill and a skill category in Skills+. Required Scopeskill:writePath ParamsidstringrequiredThe ID of the category to update.Body Paramsdataarray of objectsrequiredlength ≥ 1List of skills.data* objecttypestringenumrequiredResource type (must be "skills-plus-skills")skills-plus-skillsAllowed:skills-plus-skillsidstringrequiredThe id of the skill.ADD objectResponse 204Success - No ContentUpdated 4 months ago