v2
Swagger 2.02026-08-01331211921.0 KBReports
Commits
Delete an annotation
Deletes a single Annotation matching the provided ID.
delete/repositories/{workspace}/{repo_slug}/commit/{commit}/reports/{reportId}/annotations/{annotationId}
Path parameters
workspacestring required
This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example {workspace UUID}.
repo_slugstring required
The repository.
commitstring required
The commit the annotation belongs to.
reportIdstring required
Either the uuid or external-id of the annotation.
annotationIdstring required
Either the uuid or external-id of the annotation.
Response
No content