Recall an inventory for a given inventoryId
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/inventories/{inventoryId}/recall
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/inventories/{inventoryId}/recall
curl -i -X PUT \
https://codeinsightapi.redocly.app/_mock/swagger/inventories/1/recall \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'