---
title: "Fave"
method: POST
path: "/collections/fave"
tags: ["collections"]
---

# Fave

`POST /collections/fave`

Add deviation to favourites

## Headers

- `dA-minor-version` integer

## Response `200`

Successful response

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

## Other responses

- `4XX` — Possible error codes: - 2: Folder not found - 3: Folder limit was exceeded - 0: Deviation was not found. - 1: Deviation is already in favourites. - 4: You have added too many favourites in a short period of time. - 5: The deviant has blocked you - 6: Cant fave your own deviation. - 7: Deviation can not be favourited.

---

[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)
