cURL
curl --request DELETE \ --url https://api.axiom.co/v2/annotations/{id} \ --header 'Authorization: Bearer <token>'
Delete annotation
Authenticate using an API token or personal access token (PAT). Include the token as a Bearer token: Authorization: Bearer <token>. For more information, see Tokens.
Authorization: Bearer <token>
Unique ID of the annotation
^ann_
Success
Was this page helpful?
Suggestions
Contact support