Skip to main content
DELETE
/
api
/
hf-projects
/
saved
/
{hf_id}
Unsave Endpoint
curl --request DELETE \
  --url https://api.example.com/api/hf-projects/saved/{hf_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Path Parameters

hf_id
string
required

Response

Successful Response