Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.84 KB

DeleteCollectionResponse.md

File metadata and controls

23 lines (16 loc) · 1.84 KB

DeleteCollectionResponse

Properties

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

DeleteCollectionResponseData

The response's information.

Properties

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