Skip to main content

Delete Inventory by Id

DELETE 

/inventory/id/:id

This endpoint allows deleting inventory record by it's Propeller inventory id.

Request

Path Parameters

    id stringrequired

    Inventory record Id

Responses

Delete Inventory by Id - 200

Response Headers

  • Alt-Svc

    string

  • Via

    string

  • alt-svc

    string

  • content-length

    string

  • date

    string

  • return-format

    string

  • server

    string

  • x-request-id

    string

Schema

    data

    object

    object
    messages string[]
Loading...