v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107682538.8 KB

Deletes one or multiple versions of an annotation store.

post/annotationStore/{name}/versions/delete

Path parameters

namestring required

The name of the annotation store from which versions are being deleted.

Query parameters

forceboolean

Forces the deletion of an annotation store version when imports are in-progress..

Request body

versionsVersionName[] required

The versions of an annotation store to be deleted.

Response

Success