OpenAPI 3.0.3Apache-2.02026-08-15132381657.0 KB

be2f226a6d2c

Annotation Configs

Delete an annotation config

Delete an annotation config by its ID. The annotation config must not be associated with an active annotation queue; remove it from those queues before deleting it. This operation is irreversible.

delete/v2/annotation-configs/{annotation_config_id}

Path parameters

annotation_config_idstring required

A universally unique identifier (base64-encoded opaque string).

Example:RW50aXR5OjEyMzQ1

The unique annotation config identifier (base64)

Response

Annotation config successfully deleted