curl --request DELETE \
--url https://api.axiom.co/v2/annotations/{id} \
--header 'Authorization: Bearer <token>'Delete annotation
curl --request DELETE \
--url https://api.axiom.co/v2/annotations/{id} \
--header 'Authorization: Bearer <token>'Unique ID of the annotation
^ann_Success
Was this page helpful?