v1

latestOpenAPI 3.0.32026-08-061810496.7 KB
Files

Remove from favorites

delete/api/1/documents/{userFile}/favorite

Response

Idinteger
@typestring
@idstring
Accessstring
Linkstring
OriginalLinkstring
URLstring
created_atstring
deleted_atstring nullable
expires_atstring nullable
updated_atstring
Scopestring
Editableboolean
RestrictDownloadsboolean

Example response

{
  "Id": 1757465,
  "@type": "Document",
  "@id": "file_1757465",
  "Access": "private",
  "Link": "/dl/hvHTtlSu92/DOuWhLqnAmCTK7ka",
  "OriginalLink": "/dl/hvHTtlSu92/DOuWhLqnAmCTK7ka",
  "URL": "hvHTtlSu92/DOuWhLqnAmCTK7ka",
  "created_at": "2026-06-29T18:54:46.000000Z",
  "deleted_at": null,
  "expires_at": null,
  "updated_at": "2026-06-29T18:54:46.000000Z",
  "creator": {
    "ID": 28137,
    "@type": "User",
    "Title": null,
    "Name": "Gisselle Cartwright",
    "FirstName": "Gisselle",
    "LastName": "Cartwright",
    "Avatar": "https://alex-macbook.tail9fea4c.ts.net/images/avatar_male.png",
    "Scope": "external",
    "HasContact": false
  },
  "Scope": "external",
  "Editable": false,
  "RestrictDownloads": false,
  "current": {
    "Id": 1127970481,
    "Name": "Conroy-Dibbert.rlc",
    "Size": 12762437,
    "Source": "WEB",
    "ExternalLink": null,
    "MimeType": "application/vnd.ms-pki.seccat",
    "Stored": true,
    "AVStatus": null,
    "created_at": "2026-06-29T18:54:46.000000Z",
    "Thumbnail": null,
    "@type": "Version",
    "updated_at": "2026-06-29T18:54:46.000000Z",
    "deleted_at": null
  }
}