Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.83 KB

DeleteCollectionRequest.md

File metadata and controls

23 lines (16 loc) · 1.83 KB

DeleteCollectionRequest

Properties

Name Type Required Description
ModelId string The request's ID.
Meta object A Postman-specific response that contains information about the internal performed operation.
Data DeleteCollectionRequestData The request's information.
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.

DeleteCollectionRequestData

The request's information.

Properties

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