---
title: "Delete Contractor Deduction Template"
method: DELETE
path: "/contractor-deduction-templates"
---

# Delete Contractor Deduction Template

`DELETE /contractor-deduction-templates`

## Query parameters

- `companyID` string, required
- `deductionTemplateID` string, required

## Response `200`

200

- object
  - `success` boolean
  - `data` object[]
    - `message` string

## Other responses

- `404` — Not Found

---

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