---
title: "Delete a processing list"
method: DELETE
path: "/v2/namespace/processing-list"
tags: ["Namespace Processing Lists V2"]
---

# Delete a processing list

`DELETE /v2/namespace/processing-list`

Delete the processing-list row for a namespace and processing date

## Request body

- ProcessingListDeleteRequest
  - `processingDate` string
  - `namespace` string

## Response `200`

Processing list deleted

## Other responses

- `400` — Bad request - invalid parameters
- `401` — Unauthorized - invalid or missing token
- `404` — Processing list not found
- `500` — Internal server error

---

[API](https://skmtc.dev/inrix/apis/inrix-analytics-webservice-template-api.md) · [All operations](https://skmtc.dev/inrix/apis/inrix-analytics-webservice-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/inrix/inrix-analytics-webservice-template-api/revisions/1c85188b576d/schema)
