v1
protected
skill-collections
Remove Skill From Collection
Remove a skill from a collection.
Membership is organizational metadata stored in collection_skills; it is not an authorization edge, so nothing is removed from the relationship graph.
delete/v1/skill-collections/{collection_id}/skills/{skill_id}
Path parameters
collection_idstring uuid required
skill_idstring uuid required
Response
Successful Response