Printago API
DELETE /v1/materials/instances/{id}

Delete material instance

Remove a spool from inventory

Requires: material.instance.delete

Path Parameters

id required
string
Instance ID

Response Schema

Response
value
string[]

Example Response

200 OK — application/json
[
  "string"
]