Delete
Stocks
Delete stock
Deletes an existing stock entry from the inventory system. This endpoint permanently removes the specified stock record and its associations. Use with caution, as deleted stock data cannot be recovered.
DELETE
Delete
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Example:
"{{companyId}}"
Path Parameters
Body
application/json
Response
200 - application/json
200
Example:
"Stock deleted successfully"
