---
title: "Delete a batch of spec_sections"
method: DELETE
path: "/api/v3/projects/{project_id}/spec_sections/batch"
tags: ["spec sections"]
---

# Delete a batch of spec_sections

`DELETE /api/v3/projects/{project_id}/spec_sections/batch`

## Path parameters

- `project_id` string, uuid, required

## Query parameters

- `last_synced_at` string, date-time

## Headers

- `Fieldwire-Version` string, date, required
- `Fieldwire-Filter` 'active' | 'deleted'
- `Fieldwire-Per-Page` integer

## Request body

- string[] — Ids of the spec_sections to be deleted

## Response `204`

Successful response

---

[API](https://skmtc.dev/fieldwire/apis/fieldwire-super-api.md) · [All operations](https://skmtc.dev/fieldwire/apis/fieldwire-super-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fieldwire/fieldwire-super-api/revisions/66ee1c20b92d/schema)
