Create Critical Defect
POST/v1/insights/critical-defects
Record a critical defect for a repository. This creates a defect record that can be used to track known issues and their resolution status.
Either detectedAt or detectedNow must be provided to indicate when the defect was detected.
Request
Responses
- 201
- 400
- 401
- 403
- 500
Critical defect created successfully
Bad Request
Unauthenticated Error
Unauthorized Error
Internal Server Error