---
title: "Delete artifact"
method: DELETE
path: "/disk/{disk_id}/artifact"
tags: ["artifact"]
---

# Delete artifact

`DELETE /disk/{disk_id}/artifact`

Delete an artifact by path and filename

## Path parameters

- `disk_id` string, uuid, required

## Query parameters

- `file_path` string, required

## Response `200`

OK

- SerializerResponse
  - `code` integer
  - `error` string
  - `msg` string

---

[API](https://skmtc.dev/memodb-io/apis/acontext-api.md) · [All operations](https://skmtc.dev/memodb-io/apis/acontext-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/memodb-io/acontext-api/revisions/c8775333b1ed/schema)
