v1

latestOpenAPI 3.0.32026-08-061810496.7 KB
Secure spaces & folders

Disable notifications for folder

post/api/1/folders/{userFolder}/unfollow

Response

IDinteger
@typestring
@idstring
Accessstring
Linkstring
OriginalLinkstring
URLstring
created_atstring
deleted_atstring nullable
expires_atstring nullable
updated_atstring
Scopestring
Namestring
SecuredSpaceboolean
MessagesModeinteger
CreateFolderPolicystring nullable

Example response

{
  "ID": 369237,
  "@type": "Folder",
  "@id": "folder_369237",
  "Access": "private",
  "Link": "/vf/hvHTw3OLBI/QCWsJsXC91Z0TH8o",
  "OriginalLink": "/vf/hvHTw3OLBI/QCWsJsXC91Z0TH8o",
  "URL": "hvHTw3OLBI/QCWsJsXC91Z0TH8o",
  "created_at": "2026-06-29T18:54:46.000000Z",
  "deleted_at": null,
  "expires_at": null,
  "updated_at": "2026-06-29T18:54:46.000000Z",
  "creator": {
    "ID": 28141,
    "@type": "User",
    "Title": null,
    "Name": "Kenyatta O'Keefe",
    "FirstName": "Kenyatta",
    "LastName": "O'Keefe",
    "Avatar": "https://alex-macbook.tail9fea4c.ts.net/images/avatar_male.png",
    "Scope": "external",
    "HasContact": false
  },
  "Scope": "external",
  "Name": "Price Ltd",
  "SecuredSpace": false,
  "MessagesMode": 0,
  "CreateFolderPolicy": null
}