# catalog_milestones_skill_points_platform_destroy Delete a platform skill point entry Endpoint: DELETE /api/catalog/milestones/skill_points/platform/ Version: 3.59.0-ai-plus Security: PlatformApiKeyAuthentication ## Query parameters: - `department_mode` (boolean) If True, filters results by department user permissions - `platform_key` (string) Platform key identifier - `platform_org` (string) Platform organization identifier - `query` (string) Search query for filtering skill points by user or skill name - `skill_point_id` (integer, required) ID of the skill point to delete - `sort` (string) Sort field for results. Default: '-id'