---
title: "POST /v1/{+parent}/artifacts:purge"
method: POST
path: "/v1/{+parent}/artifacts:purge"
tags: ["projects"]
---

# POST /v1/{+parent}/artifacts:purge

`POST /v1/{+parent}/artifacts:purge`

Purges Artifacts.

## Path parameters

- `parent` string, required

## Request body

- GoogleCloudAiplatformV1PurgeArtifactsRequest — Request message for MetadataService.PurgeArtifacts.
  - `filter` string — Required. A required filter matching the Artifacts to be purged. E.g., `update_time <= 2020-11-19T11:30:00-04:00`.
  - `force` boolean — Optional. Flag to indicate to actually perform the purge. If `force` is set to false, the method will return a sample of Artifact names that would be deleted.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/aiplatform.md) · [All operations](https://skmtc.net/google/apis/aiplatform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/aiplatform/versions/b608d71b91f0/schema)
