Delete the report by report id
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/reports/{reportId}
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/reports/{reportId}
curl -i -X DELETE \
'https://codeinsightapi.redocly.app/_mock/swagger/reports/{reportId}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'