---
title: "Delete Chart by chartId"
method: DELETE
path: "/chart/{chartId}"
tags: ["Chart"]
---

# Delete Chart by chartId

`DELETE /chart/{chartId}`

## Path parameters

- `chartId` string, required

## Headers

- `Authorization` string, required

## Response `200`

Success

- ApiJSONEMSGResult
  - `code` integer
  - `msg` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized operation
- `500` — Internal server error

---

[API](https://skmtc.dev/federatedai/apis/kubefate-service-api.md) · [All operations](https://skmtc.dev/federatedai/apis/kubefate-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/federatedai/kubefate-service-api/revisions/01a50f79e50f/schema)
