v2

latestOpenAPI 3.0.02026-08-013312111.4 MB
Reports
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