DeleteAnnotationLog
Deletes an annotation log.
DELETE
/
api
/v1
/annotations
/{annotationId}
/logs
/{annotationLogId}
Path Parameters
annotationId
Requiredstring
The ID of the parent annotation associated with the annotation log to be deleted.
annotationLogId
Requiredstring
ID of the annotation log to be deleted.
A successful response.