Deleting a project will delete all project inventory, custom field values, corresponding notes and all code base files permanently from the server.
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/projects/{projectId}
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/projects/{projectId}
curl -i -X DELETE \
https://codeinsightapi.redocly.app/_mock/swagger/projects/1 \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'