Update notices operation will be added to queue. To get status of update notices use jobs/{jobId} API
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/jobs/notices/{projectId}
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/jobs/notices/{projectId}
curl -i -X POST \
'https://codeinsightapi.redocly.app/_mock/swagger/jobs/notices/1?overwriteAll=false' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'