---
title: "Delete procedure field attachment"
method: DELETE
path: "/workorders/{id}/procedure/fields/{index}/attachment"
tags: ["Work Orders"]
---

# Delete procedure field attachment

`DELETE /workorders/{id}/procedure/fields/{index}/attachment`

## Path parameters

- `id` integer, required
- `index` integer, required

## Query parameters

- `skipWebhook` boolean

## Response `204`

Successfully deleted procedure field's attachment.

## Other responses

- `400` — Bad arguments.
- `401` — Invalid token
- `404` — Could not find the specified attachment.

---

[API](https://skmtc.net/getmaintainx/apis/maintainx-api.md) · [All operations](https://skmtc.net/getmaintainx/apis/maintainx-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getmaintainx/maintainx-api/revisions/ef9153fcac7c/schema)
