Skip to main content
Skip table of contents

Creation

Creating a new image collection. Initially, a collection is created, and then images are added to it.

POST /api/collections/?format=json
Headers
Accept
application/json
Response
200

Returns a JSON object with the ID of the created collection.

JSON
{
                "collection_uid": "7318bbe8-1090-11ec-a9fc-addec8dfe22c"
            }
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.