v1

latestOpenAPI 3.0.12026-07-2471156164.1 KB
Folders

Update folder

put/api/v1/folders/{folderId}

Path parameters

folderIdstring required

ID of the Folder

Request body

homeboolean

Indicates if this folder is the top level folder for the collection

idstring

The ID of the directory

lastModifiedstring date-time

The date that the directory was last modified

groupsSharedWithstring[]

Returns the groups that a directory is shared with

slugstring

The slug is the URL address to the directory

numberOfFactsinteger

The number of cards in the directory

favoritedDatestring date-time

When this directory has been favorited by the current user

favoritedboolean

Whether this board has been favorited by the current user

descriptionstring

An optional short description of the directory

titlestring

The title of the directory

Response

successful operation

homeboolean

Indicates if this folder is the top level folder for the collection

idstring

The ID of the directory

lastModifiedstring date-time

The date that the directory was last modified

groupsSharedWithstring[]

Returns the groups that a directory is shared with

slugstring

The slug is the URL address to the directory

numberOfFactsinteger

The number of cards in the directory

favoritedDatestring date-time

When this directory has been favorited by the current user

favoritedboolean

Whether this board has been favorited by the current user

descriptionstring

An optional short description of the directory

titlestring

The title of the directory