Skip to main content

PatchCollectionRequest

Properties

NameTypeRequiredDescription
collectionPatchCollectionCollection1

PatchCollectionCollection1

Properties

NameTypeRequiredDescription
infoCollectionInfo2An object that contains the collection's updated name and description.
variablesanyThe collection's updated variables. Refer to "#/definitions/variable" in the collection.json schema file.
authanyThe collection's updated authentication. Refer to "#/definitions/auth-attribute" in the collection.json schema file.
eventsanyThe collection's updated events. Refer to "#/definitions/event" in the collection.json schema file.

CollectionInfo2

An object that contains the collection's updated name and description.

Properties

NameTypeRequiredDescription
namestringThe collection's updated name.
descriptionstringThe collection's updated description.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →