---
title: "Remove Custom Field Template"
method: DELETE
path: "/v3/custom-fields/template/{templateId}/remove"
tags: ["[v3] Custom Fields"]
---

# Remove Custom Field Template

`DELETE /v3/custom-fields/template/{templateId}/remove`

Remove Custom Field Template

## Path parameters

- `templateId` integer, required

## Headers

- `Accept` string
- `Content-Type` string

## Response `200`

Custom field template removed successfully

- object
  - `data` string

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

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