Delete an annotationAsk AIdelete https://api.zeplin.dev/v1/projects/{project_id}/screens/{screen_id}/annotations/{annotation_id}Delete an annotation on the screenPath Paramsproject_idstringrequiredProject idscreen_idstringrequiredScreen idannotation_idstringrequiredScreen annotation idResponses 204Successful response 404Project, screen or annotation not found 422Not the creator of the annotation or project archivedUpdated 4 months ago