Skip to main content
GET
Count what deleting a collection would do (changes nothing)

Authorizations

Authorization
string
header
required

JWT token passed in authorization header

Path Parameters

id
string
required

Response

The counts

success
boolean
preview
boolean

Always true.

trashedFileCount
integer

Files that would move to the Trash.

deletedFileCount
integer

Same number as trashedFileCount.

collectionCount
integer

Collections that would be removed, the collection itself included.

descendantCollectionCount
integer

Sub-collections that would be removed.