---
title: "Remove favorite template"
method: DELETE
path: "/v1/user/removeFavoriteTemplate/{templateId}"
tags: ["Users"]
---

# Remove favorite template

`DELETE /v1/user/removeFavoriteTemplate/{templateId}`

## Path parameters

- `templateId` string, uuid, required

## Response `200`

Template removed from favorites

## Other responses

- `400` — Invalid template ID
- `401` — Unauthorized

---

[API](https://skmtc.dev/akash-network/apis/akash-network-console-api.md) · [All operations](https://skmtc.dev/akash-network/apis/akash-network-console-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/akash-network/akash-network-console-api/revisions/77a0df47eb74/schema)
