---
title: "Delete a template"
method: DELETE
path: "/v3/grants/{grant_id}/templates/{template_id}"
tags: ["Grant-level templates"]
---

# Delete a template

`DELETE /v3/grants/{grant_id}/templates/{template_id}`

Deletes the specified grant-level template.

## Response `200`

Success: Object deleted

- object
  - `request_id` string, required — The ID of the request.

## Other responses

- `400` — Bad Request

---

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