Delete a partner inventory

Deletes a specific partner inventory along with all its associated data. This action is cascading—if the inventory has any child inventories, they will also be permanently deleted.

If the deleted inventory was active, the most recent previously active inventory will be automatically reactivated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the partner

integer
required

ID of the partner inventory to delete

Headers
string
required

API key for authentication

Responses
204

Partner inventory deleted successfully

400

Invalid partner_id or inventory_id

401

Unauthorized or insufficient access rights

403

Forbidden to delete this inventory

500

Internal server error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!