Annotation endpoints
API token endpoints
Dataset endpoints
Monitor endpoints
Notifier endpoints
Organization endpoints
Role-based access control endpoints
Saved queries endpoints
User endpoints
Delete annotation
Delete annotation
DELETE
/
annotations
/
{id}
curl --request DELETE \
--url https://api.axiom.co/v2/annotations/{id} \
--header 'Authorization: Bearer <token>'
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique ID of the annotation
Response
204
Success
Was this page helpful?
curl --request DELETE \
--url https://api.axiom.co/v2/annotations/{id} \
--header 'Authorization: Bearer <token>'
Assistant
Responses are generated using AI and may contain mistakes.