# Delete Chart Delete a chart that is part of a project. Endpoint: DELETE /api/v1/projects/{project_name}/charts/{chart_name} Version: 1.0 Security: ## Header parameters: - `Authorization` (string, required) Use Bearer token for authorization ## Path parameters: - `chart_name` (string, required) The chart name - `project_name` (string, required) The project name ## Response 400 fields ## Response 401 fields ## Response 500 fields