Printago API
DELETE /v1/materials/{id}

Delete material

Delete a material type

Requires: material.delete

Path Parameters

id required
string
Material ID

Response Schema

Response
value
string[]

Example Response

200 OK — application/json
[
  "string"
]