Skip to content

Delete the inventory

Request

delete inventory

Security
bearerAuth
Path
inventoryIdinteger, (int64)required

ID of the Inventory

Example:1
curl -i -X DELETE \
  https://codeinsightapi.redocly.app/_mock/swagger/inventories/1 \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

OK