Skip to main content

CollectionsCreateCollectionRequest

Properties

NameTypeRequiredDescription
collectionCreateCollectionCollection1For a complete list of values, refer to the collection.json schema file.

CreateCollectionCollection1

For a complete list of values, refer to the collection.json schema file.

Properties

NameTypeRequiredDescription
infoCollectionInfo1An object that contains basic information about the collection. For a complete list of values, refer to the definitions.info entry in the collection.json schema file.
itemCollectionItem[]Information about the collection's HTTP requests and responses. For a complete list of values, refer to the definitions.item entry in the collection.json schema file.

CollectionInfo1

An object that contains basic information about the collection. For a complete list of values, refer to the definitions.info entry in the collection.json schema file.

Properties

NameTypeRequiredDescription
namestringThe collection's name.
schemastringA URL to the collection's schema.

CollectionItem

Properties

NameTypeRequiredDescription
requestanyThe collection's request information. For a complete list of values, refer to the collection.json schema file. If you pass an empty object for this value, the system defaults to an untitled GET request.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →