Annotation Endpoints
Delete Annotation
Delete annotation
DELETE
/
annotations
/
{id}
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
id
string
requiredUnique ID of the annotation
Was this page helpful?