Delete an image collection
Delete an image collection
The method for deleting a previously created collection with all the images within it.
DELETE /api/collections/{collection-uid}/?format=json |
204 |
The collection was successfully deleted |
404 |
A collection with this UID was not found |