---
title: "Delete Template"
method: DELETE
path: "/2022-06-09/collections/{collectionId}/templates/{templateId}"
tags: ["NFT Templates"]
---

# Delete Template

`DELETE /2022-06-09/collections/{collectionId}/templates/{templateId}`

Delete a Token template.

**API scope required**: `nfts.delete`

## Path parameters

- `collectionId` string, required
- `templateId` string, required

## Response `200`

Success.

## Other responses

- `400` — Invalid arguments, please make sure you're following the api specification.
- `403` — Forbidden error, please ensure the credentials are correct.
- `404` — Not found error.
- `503` — Please try again in a few minutes. If the issue still persists, contact Crossmint support.

---

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