Skip to content

Recall Inventory

Request

Recall an inventory for a given inventoryId

Security
bearerAuth
Path
inventoryIdinteger, (int64)required

ID of the Inventory

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

Responses

OK

Bodyapplication/json
string
Response
"string"