Skip to main content
DELETE
Delete template annotation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

template_id
string
required

ID of the template

annotation_id
string
required

ID of the annotation to delete

Response

200

Annotation deleted successfully