Code References

Delete Reference reports

post/v1/code-references/delete-reports

Request body

configIdstring uuid required

The Config's identifier from where the reports should be deleted.

repositorystring required

The source control repository which's reports should be deleted.

branchstring nullable

If it's set, only this branch's reports belonging to the given repository will be deleted.

settingIdinteger nullable

If it's set, only this setting's reports belonging to the given repository will be deleted.

Response

OK

Changes

No recorded changes to this endpoint across all 4 revisions of this API.