v1
latestOpenAPI 3.0.32026-08-061810496.7 KBSecure spaces, folders & files
Update
put/api/2/folders/{userFolder}
Request body
Example request
{
"name": "b",
"visibility": "public",
"expiry_interval": 16,
"expires_at": "2026-06-29T18:54:49",
"create_folder_policy": "internal",
"sort": "name",
"color": "architecto",
"defaults": {
"file": {
"properties": [
"architecto"
]
},
"commented": {
"properties": [
"architecto"
]
}
},
"properties": [
16
]
}Response
Example response
{
"ID": 369245,
"@type": "Folder",
"@id": "folder_369245",
"Access": "private",
"Link": "/vf/hvHUBu5dUe/aETBLhDATtAdZ1UY",
"OriginalLink": "/vf/hvHUBu5dUe/aETBLhDATtAdZ1UY",
"URL": "hvHUBu5dUe/aETBLhDATtAdZ1UY",
"created_at": "2026-06-29T18:54:50.000000Z",
"deleted_at": null,
"expires_at": null,
"updated_at": "2026-06-29T18:54:50.000000Z",
"creator": {
"ID": 28163,
"@type": "User",
"Title": null,
"Name": "Lafayette Considine",
"FirstName": "Lafayette",
"LastName": "Considine",
"Avatar": "https://alex-macbook.tail9fea4c.ts.net/images/avatar_male.png",
"Scope": "external",
"HasContact": false
},
"Scope": "external",
"Name": "Bailey Ltd",
"SecuredSpace": false,
"MessagesMode": 0,
"CreateFolderPolicy": null
}