Deletes the referenced annotations completely.
The caller must have read-access on all the annotated resources, otherwise the call will fail.
A request referencing existing annotations
| required | Array of objects (AnnotationsV2ReferenceSchema)   [ 1 .. 1000 ]  A list of existing annotation references | 
Successful deletion
The response for a failed request.
{- "items": [- {- "id": 4096
 }
 ]
}{- "error": {- "code": 401,
- "message": "Could not authenticate.",
- "missing": [- { }
 ],
- "duplicated": [- { }
 ]
 }
}