---
title: "Unfave"
method: POST
path: "/collections/unfave"
tags: ["collections"]
---

# Unfave

`POST /collections/unfave`

Remove deviation from favourites

## Headers

- `dA-minor-version` integer

## Response `200`

Successful response

- object
  - `success` boolean, required
  - `favourites` integer, required

## Other responses

- `4XX` — Possible error codes: - 0: Deviation not found - 1: Not in favourites - 2: Folder not found

---

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