Collections

Create a Collection

post/v1/collections

Request body

namestring required

Name of the Collection.

descriptionstring

Description of the collection.

publicboolean

A boolean to indicate if a collection will be public or not.

Response

OK

Changes

Changed in 1 of the 30 revisions of this API.11

  • 98201e8dd1b411See the full diff
    • deleted the header request parameter Authorization

      request-parameter-removed

    • the endpoint scheme security ApiKeyAuth was added to the API

      api-security-added