Skip to main content
Skip table of contents

Deletion

Method for deleting a previously created collection with all the images contained within it.

DELETE /api/collections/{collection-uid}?format=json
Body
collection-uidoptional
uid

Unique identifier of the collection.

Response
204

The collection was successfully deleted.

404

A collection with this UID was not found.

JavaScript errors detected

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

If this problem persists, please contact our support.