Delete Inventory

Use this API to delete an Inventory record.

Path Params
string
enum
required

The name property of the schema.

Allowed:
uuid
required

The unique identifier of an inventory record.

Query Params
string
enum
Defaults to SOFT

The type of deletion to perform. SOFT marks the record as deleted but retains it, HARD permanently deletes it.

Allowed:
string
Defaults to Deleted via API Workflow

An optional message for auditing indicating why the record was deleted.

Responses
200

OK - Inventory successfully deleted.

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
Response
Choose an example:
*/*