v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107682538.8 KB

Updates the description of an annotation store version.

post/annotationStore/{name}/version/{versionName}

Path parameters

namestring required

The name of an annotation store.

versionNamestring required

The name of an annotation store version.

Request body

descriptionstring

The description of an annotation store.

Response

Success

storeIdstring required

The annotation store ID.

idstring required

The annotation store version ID.

status'CREATING' | 'UPDATING' | 'DELETING' | 'ACTIVE' | 'FAILED' required

The status of an annotation store version.

namestring required

The name of an annotation store.

versionNamestring required

The name of an annotation store version.

descriptionstring required

The description of an annotation store version.

creationTimestring date-time required

The time stamp for when an annotation store version was created.

updateTimestring date-time required

The time stamp for when an annotation store version was updated.