Hi Team,
We are using the Bitbucket v7.6.0.
We are trying to run the API (GET, PUT & POST) query for updating the Code Insights settings under Bitbucket Repository Settings in Bitbucket as mentioned in the below sample API query.
PUT /repositories/{workspace}/{repo_slug}/Get/reports/{reportId}/annotations/{annotationId}
But we are not able to find the "reportId" and "annotationid" for code insights in order to run our API query.
So please let us know where to find those ID's.
Thanks,
Murali Sulam