Skip to content

Collections

Annotation Collections can be created, read, updated and deleted via the following endpoints.

Post

Create an Annotation Collection.

POST /annotations/

Get

Returns a Annotation Collection containing a minimal representation of all Annotation Collections on the server.

GET /annotations/

Put

Update an Annotation Collection.

PUT /annotations/my-container/

Delete

Delete an Annotation Collection.

DELETE /annotations/my-container/

Deletion rules

Annotation Collections cannot be deleted if they are the last one remaining on the server, or if they contain Annotations.