---
title: "Delete v1alpha1 resources identified by a multi-doc YAML stream"
method: DELETE
path: "/v0/apply"
---

# Delete v1alpha1 resources identified by a multi-doc YAML stream

`DELETE /v0/apply`

## Query parameters

- `dryRun` boolean — Run validation without mutating the store. Defaults to false.

## Response `200`

OK

- ApplyResultsResponse
  - `results` ApplyResult[], nullable, required
    - `apiVersion` string
    - `error` string
    - `kind` string
    - `name` string, required
    - `namespace` string
    - `status` string, required
    - `tag` string

## Other responses

- `default` — Error

---

[API](https://skmtc.dev/agentregistry-dev/apis/agentregistry.md) · [All operations](https://skmtc.dev/agentregistry-dev/apis/agentregistry/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/agentregistry-dev/agentregistry/revisions/d34de2400d39/schema)
