v77

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-045764591.5 MB
Annotations

Bulk delete annotations by IDs

Delete multiple annotations by their IDs. At most 100 annotation IDs can be submitted in one request. The deletion is processed synchronously. Returns the count of deleted annotations in the response.

post/api/annotations/bulk-delete/

Request body

idsinteger[] required

List of annotation IDs to delete. Maximum 100 IDs per request.

projectinteger required

Response

Annotations deleted successfully

deleted_countinteger

Number of annotations deleted