Skip to content

Delete Report by Id

Request

Delete the report by report id

Security
bearerAuth
Path
reportIdinteger, (int32)required
Default:0
curl -i -X DELETE \
  'https://codeinsightapi.redocly.app/_mock/swagger/reports/{reportId}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

OK