Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.82 KB

DeleteCollectionFolder.md

File metadata and controls

23 lines (16 loc) · 1.82 KB

DeleteCollectionFolder

Properties

Name Type Required Description
Data DeleteCollectionFolderData The folder's information.
Meta object A Postman-specific response that contains information about the internal performed operation.
ModelId string The folder's ID.
Revision double An internal revision ID. Its value increments each time the resource changes. You can use this ID to track whether there were changes since the last time you fetched the resource.

DeleteCollectionFolderData

The folder's information.

Properties

Name Type Required Description
Id string The folder's ID.
Owner string The user ID of the folder's owner.