cURL
curl --request DELETE \ --url https://api.honeycomb.io/1/query_annotations/{datasetSlug}/{queryAnnotationId}
{ "error": "<string>" }
Delete a Query Annotation by specifying its ID.
The dataset slug or use __all__ for endpoints that support environment-wide operations.
__all__
The unique identifier (ID) of the annotation.
Success - no content