v1
latestOpenAPI 3.0.12026-07-24283883639.5 KBSkillPlan
Delete a Specific Skill Plan
This endpoint removes a skill plan from the organization. On a successful delete, it returns a 204 No Content response. <h3>Required Scope</h3>skill_plans:write
delete/api/v2/skill-plans/{id}
Path parameters
idstring required
The ID of the skill plan to delete.
Response
Success