UpdateCollectionRequest
Properties
Name | Type | Required | Description |
---|---|---|---|
data | any | ❌ | Information about the updated request. For a complete list of properties, refer to the definitions.request property in the collection.json schema file. |
meta | any | ❌ | A Postman-specific response that contains information about the internal performed operation. |
modelId | string | ❌ | The request's ID. |
revision | number | ❌ | 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. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs