Discard a pending Skill version
Remove only the reviewable pending proposal. The live Skill body and version remain unchanged.
Path Parameters
skill_id*string
Skill id
Response Body
application/json
curl -X DELETE "https://example.com/skills/string/pending-version"{ "discarded": true, "id": "string"}Empty
Empty